2016-08-31 8164858: Enable build-time use of java.lang.invoke resolve tracing
redestad [Wed, 31 Aug 2016 14:20:00 +0200] rev 40612
8164858: Enable build-time use of java.lang.invoke resolve tracing Reviewed-by: erikj, vlivanov
2016-08-31 8160851: Remove old launcher module-related options
mchung [Tue, 30 Aug 2016 17:49:50 -0700] rev 40611
8160851: Remove old launcher module-related options Reviewed-by: jjg, alanb
2016-09-01 Added tag jdk-9+134 for changeset d03967e81db7
lana [Thu, 01 Sep 2016 23:20:09 +0000] rev 40610
Added tag jdk-9+134 for changeset d03967e81db7
2017-07-05 Added tag jdk-9+134 for changeset a71210c0d980
duke [Wed, 05 Jul 2017 22:08:57 +0200] rev 40609
Added tag jdk-9+134 for changeset a71210c0d980
2017-07-05 Merge jdk-9+134
duke [Wed, 05 Jul 2017 22:08:56 +0200] rev 40608
Merge
2017-07-05 Merge
duke [Wed, 05 Jul 2017 22:08:49 +0200] rev 40607
Merge
2016-08-29 8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java
jlahoda [Mon, 29 Aug 2016 20:55:24 +0200] rev 40606
8164836: TEST_BUG: adjust scope of the DefinedByAnalyzer in tools/all/RunCodingRules.java Summary: Only enabling the DefinedByAnalyzer on java.compiler and jdk.compiler; removing the @DefinedBy annotations from other modules Reviewed-by: jjg, ksrini
2016-08-29 8157349: Missing doc-files in javadoc documentation
ksrini [Mon, 29 Aug 2016 07:46:37 -0700] rev 40605
8157349: Missing doc-files in javadoc documentation Reviewed-by: jjg
2016-08-29 8164951: Build broken after JDK-8164745
jlahoda [Mon, 29 Aug 2016 18:14:26 +0200] rev 40604
8164951: Build broken after JDK-8164745 Summary: Reverting the fix for JDK-8164745 to investigate a build failure. Reviewed-by: jjg
2016-08-29 8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block
rfield [Mon, 29 Aug 2016 08:17:14 -0700] rev 40603
8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block Summary: Remove the ClassLoader and other unused code in support of in-process execution. This is now supported through the SPI. Reviewed-by: jlahoda
(0) -30000 -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 tip