Thu, 08 Sep 2016 15:48:28 +0200 8131025: JShell: crash on tab-complete reference to bad class file
jlahoda [Thu, 08 Sep 2016 15:48:28 +0200] rev 40837
8131025: JShell: crash on tab-complete reference to bad class file Summary: Catching CompletionFailure when iterating through Scope. Reviewed-by: rfield
Wed, 07 Sep 2016 12:15:22 -0700 8080352: jshell tool: Error message for using "package" should be more descriptive than "Failed"
rfield [Wed, 07 Sep 2016 12:15:22 -0700] rev 40836
8080352: jshell tool: Error message for using "package" should be more descriptive than "Failed" Reviewed-by: jlahoda
Tue, 06 Sep 2016 17:04:43 -0700 8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags
vromero [Tue, 06 Sep 2016 17:04:43 -0700] rev 40835
8162546: change hidden options -Xdebug to --debug, -XshouldStop to --should-stop, and -diags to --diags Reviewed-by: mcimadamore
Thu, 08 Sep 2016 21:11:55 +0000 Added tag jdk-9+135 for changeset 39dd3d3d369e
lana [Thu, 08 Sep 2016 21:11:55 +0000] rev 40834
Added tag jdk-9+135 for changeset 39dd3d3d369e
Wed, 05 Jul 2017 22:12:04 +0200 Merge
duke [Wed, 05 Jul 2017 22:12:04 +0200] rev 40833
Merge
Thu, 08 Sep 2016 21:11:54 +0000 Added tag jdk-9+135 for changeset 68787613f261
lana [Thu, 08 Sep 2016 21:11:54 +0000] rev 40832
Added tag jdk-9+135 for changeset 68787613f261
Wed, 05 Jul 2017 22:11:56 +0200 Merge
duke [Wed, 05 Jul 2017 22:11:56 +0200] rev 40831
Merge
Thu, 08 Sep 2016 22:13:43 +0000 Merge
lana [Thu, 08 Sep 2016 22:13:43 +0000] rev 40830
Merge
Thu, 08 Sep 2016 12:33:10 +0800 8165617: Cleanup whitespace in jaxp/test
fyuan [Thu, 08 Sep 2016 12:33:10 +0800] rev 40829
8165617: Cleanup whitespace in jaxp/test Summary: Removed the extra LF from the java files Reviewed-by: joehw
Wed, 07 Sep 2016 11:00:14 -0700 8165116: redirect function is not allowed even with enableExtensionFunctions
joehw [Wed, 07 Sep 2016 11:00:14 -0700] rev 40828
8165116: redirect function is not allowed even with enableExtensionFunctions Reviewed-by: lancea
Thu, 08 Sep 2016 21:11:54 +0000 Added tag jdk-9+135 for changeset ac2a115938ab
lana [Thu, 08 Sep 2016 21:11:54 +0000] rev 40827
Added tag jdk-9+135 for changeset ac2a115938ab
Wed, 05 Jul 2017 22:11:46 +0200 Merge
duke [Wed, 05 Jul 2017 22:11:46 +0200] rev 40826
Merge
Thu, 08 Sep 2016 22:13:47 +0000 Merge
lana [Thu, 08 Sep 2016 22:13:47 +0000] rev 40825
Merge
Wed, 07 Sep 2016 22:48:02 +0200 8077149: __noSuchProperty__ and __noSuchMethod__ invocations are not properly guarded
hannesw [Wed, 07 Sep 2016 22:48:02 +0200] rev 40824
8077149: __noSuchProperty__ and __noSuchMethod__ invocations are not properly guarded Reviewed-by: jlaskey, mhaupt
Thu, 08 Sep 2016 21:11:56 +0000 Added tag jdk-9+135 for changeset cc9682f2ced6
lana [Thu, 08 Sep 2016 21:11:56 +0000] rev 40823
Added tag jdk-9+135 for changeset cc9682f2ced6
Wed, 05 Jul 2017 22:11:37 +0200 Merge
duke [Wed, 05 Jul 2017 22:11:37 +0200] rev 40822
Merge
Thu, 08 Sep 2016 21:11:53 +0000 Added tag jdk-9+135 for changeset e8d5d0486ea5
lana [Thu, 08 Sep 2016 21:11:53 +0000] rev 40821
Added tag jdk-9+135 for changeset e8d5d0486ea5
Wed, 05 Jul 2017 22:11:30 +0200 Merge
duke [Wed, 05 Jul 2017 22:11:30 +0200] rev 40820
Merge
Mon, 12 Sep 2016 22:04:48 +0000 Merge
sspitsyn [Mon, 12 Sep 2016 22:04:48 +0000] rev 40819
Merge
Mon, 12 Sep 2016 15:00:58 -0700 8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader
sspitsyn [Mon, 12 Sep 2016 15:00:58 -0700] rev 40818
8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader Summary: Add agent JAR to the custom system class loader Reviewed-by: alanb, mchung, dholmes
Mon, 12 Sep 2016 13:14:49 -0700 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09
dl [Mon, 12 Sep 2016 13:14:49 -0700] rev 40817
8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 Reviewed-by: martin, psandoz, shade
Mon, 12 Sep 2016 13:11:38 -0700 8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently
dl [Mon, 12 Sep 2016 13:11:38 -0700] rev 40816
8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently Reviewed-by: martin, psandoz, shade
Mon, 12 Sep 2016 13:07:30 -0700 8164983: Improve CountedCompleter code samples; add corresponding tests
dl [Mon, 12 Sep 2016 13:07:30 -0700] rev 40815
8164983: Improve CountedCompleter code samples; add corresponding tests Reviewed-by: martin, psandoz, shade
Mon, 12 Sep 2016 20:12:26 +0200 8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723
redestad [Mon, 12 Sep 2016 20:12:26 +0200] rev 40814
8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723 Reviewed-by: darcy
Mon, 12 Sep 2016 09:38:32 -0700 8165605: Thai resources in jdk.localedata cause split package issue with java.base
naoto [Mon, 12 Sep 2016 09:38:32 -0700] rev 40813
8165605: Thai resources in jdk.localedata cause split package issue with java.base Reviewed-by: mchung, erikj
Mon, 12 Sep 2016 17:45:55 +0200 8165723: JarFile::isMultiRelease() method returns false when it should return true
redestad [Mon, 12 Sep 2016 17:45:55 +0200] rev 40812
8165723: JarFile::isMultiRelease() method returns false when it should return true Reviewed-by: alanb
Mon, 12 Sep 2016 18:27:33 +0530 8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java
sundar [Mon, 12 Sep 2016 18:27:33 +0530] rev 40811
8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java Reviewed-by: alanb, jlaskey
Mon, 12 Sep 2016 13:23:07 +0200 8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy
redestad [Mon, 12 Sep 2016 13:23:07 +0200] rev 40810
8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy Reviewed-by: mhaupt, vlivanov, psandoz, shade
Sun, 11 Sep 2016 13:23:14 -0700 8165810: Problem list VersionCheck.java until JDK-8165772 is fixed
darcy [Sun, 11 Sep 2016 13:23:14 -0700] rev 40809
8165810: Problem list VersionCheck.java until JDK-8165772 is fixed Reviewed-by: lancea, redestad
Sat, 10 Sep 2016 06:46:45 +0530 8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes
sundar [Sat, 10 Sep 2016 06:46:45 +0530] rev 40808
8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes Reviewed-by: ksrini
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip