Thu, 02 Jun 2016 23:37:09 -0400 8154750: Add missing OrderAccess operations to ClassLoaderData lock-free data structures
dholmes [Thu, 02 Jun 2016 23:37:09 -0400] rev 38937
8154750: Add missing OrderAccess operations to ClassLoaderData lock-free data structures Reviewed-by: kbarrett, coleenp, acorn
Fri, 03 Jun 2016 05:38:08 +0200 Merge
mockner [Fri, 03 Jun 2016 05:38:08 +0200] rev 38936
Merge
Thu, 02 Jun 2016 12:07:55 -0400 8138705: Kitchen sink stress test fails
mockner [Thu, 02 Jun 2016 12:07:55 -0400] rev 38935
8138705: Kitchen sink stress test fails Summary: NMT now supports overlapping commits. Reviewed-by: coleenp, zgu
Fri, 03 Jun 2016 01:31:01 +0000 Merge
amurillo [Fri, 03 Jun 2016 01:31:01 +0000] rev 38934
Merge
Thu, 02 Jun 2016 15:07:51 -0700 Merge
amurillo [Thu, 02 Jun 2016 15:07:51 -0700] rev 38933
Merge
Thu, 02 Jun 2016 23:57:07 +0000 Merge
coleenp [Thu, 02 Jun 2016 23:57:07 +0000] rev 38932
Merge
Fri, 13 May 2016 15:22:48 +0200 8156923: [ppc] Implement "JEP 270: Reserved Stack Areas for Critical Sections".
goetz [Fri, 13 May 2016 15:22:48 +0200] rev 38931
8156923: [ppc] Implement "JEP 270: Reserved Stack Areas for Critical Sections". Reviewed-by: simonis, dholmes
Tue, 31 May 2016 20:31:08 +0300 8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis
mchernov [Tue, 31 May 2016 20:31:08 +0300] rev 38930
8157954: [TESTBUG] G1 tests fail with defined MaxGCPauseMillis Reviewed-by: jmasa, dfazunen, tschatzl
Thu, 02 Jun 2016 09:44:41 +0200 8152239: hotspot/test/gc/TestSmallHeap.java failed in jdk9
sjohanss [Thu, 02 Jun 2016 09:44:41 +0200] rev 38929
8152239: hotspot/test/gc/TestSmallHeap.java failed in jdk9 Reviewed-by: mgerdin, dfazunen, mchernov
Thu, 16 Jun 2016 19:07:26 +0000 Added tag jdk-9+123 for changeset 407ee1280983
lana [Thu, 16 Jun 2016 19:07:26 +0000] rev 38928
Added tag jdk-9+123 for changeset 407ee1280983
Thu, 16 Jun 2016 20:56:39 +0000 Merge
lana [Thu, 16 Jun 2016 20:56:39 +0000] rev 38927
Merge
Wed, 15 Jun 2016 09:24:04 -0700 Merge
ddehaven [Wed, 15 Jun 2016 09:24:04 -0700] rev 38926
Merge
Mon, 06 Jun 2016 13:16:43 -0700 Merge
ddehaven [Mon, 06 Jun 2016 13:16:43 -0700] rev 38925
Merge
Fri, 03 Jun 2016 18:04:38 +0200 8157479: jdk-9_solaris-x64_bin-debug.tar.gz error - typeflag 'L' not recognized
erikj [Fri, 03 Jun 2016 18:04:38 +0200] rev 38924
8157479: jdk-9_solaris-x64_bin-debug.tar.gz error - typeflag 'L' not recognized Reviewed-by: tbell, dmalav
Thu, 16 Jun 2016 19:07:26 +0000 Added tag jdk-9+123 for changeset 0bc7ed792590
lana [Thu, 16 Jun 2016 19:07:26 +0000] rev 38923
Added tag jdk-9+123 for changeset 0bc7ed792590
Wed, 05 Jul 2017 21:50:09 +0200 Added tag jdk-9+123 for changeset d53037a90c44
duke [Wed, 05 Jul 2017 21:50:09 +0200] rev 38922
Added tag jdk-9+123 for changeset d53037a90c44
Wed, 05 Jul 2017 21:50:08 +0200 Merge jdk-9+123
duke [Wed, 05 Jul 2017 21:50:08 +0200] rev 38921
Merge
Wed, 05 Jul 2017 21:50:01 +0200 Merge
duke [Wed, 05 Jul 2017 21:50:01 +0200] rev 38920
Merge
Mon, 13 Jun 2016 09:21:01 -0700 8159378: Correct wording of RoundEnvironment.getElementsAnnotatedWithAny
darcy [Mon, 13 Jun 2016 09:21:01 -0700] rev 38919
8159378: Correct wording of RoundEnvironment.getElementsAnnotatedWithAny Reviewed-by: jlahoda, jjg
Mon, 13 Jun 2016 09:12:35 -0700 8155880: Fix langtools usage of the deprecated Class.newInstance method
darcy [Mon, 13 Jun 2016 09:12:35 -0700] rev 38918
8155880: Fix langtools usage of the deprecated Class.newInstance method Reviewed-by: mcimadamore
Mon, 13 Jun 2016 12:04:09 +0100 8158630: Langtools Intellij project is missing some source roots
mcimadamore [Mon, 13 Jun 2016 12:04:09 +0100] rev 38917
8158630: Langtools Intellij project is missing some source roots Summary: Add source roots for build tools to IntelliJ project Reviewed-by: alundblad
Sat, 11 Jun 2016 09:47:59 +0900 8158123: NPE when the annotations is used in export-to of module-info
shinyafox [Sat, 11 Jun 2016 09:47:59 +0900] rev 38916
8158123: NPE when the annotations is used in export-to of module-info Reviewed-by: mcimadamore
Fri, 10 Jun 2016 13:52:03 -0700 8158458: Update references from "1.9" to "9"
iris [Fri, 10 Jun 2016 13:52:03 -0700] rev 38915
8158458: Update references from "1.9" to "9" Reviewed-by: jjg, ksrini
Fri, 10 Jun 2016 16:43:38 -0600 8037804: Implement specified test for related functional interface types
dlsmith [Fri, 10 Jun 2016 16:43:38 -0600] rev 38914
8037804: Implement specified test for related functional interface types Reviewed-by: vromero
Fri, 10 Jun 2016 15:08:00 -0600 8144767: Fix handling of capture variables in most-specific test
dlsmith [Fri, 10 Jun 2016 15:08:00 -0600] rev 38913
8144767: Fix handling of capture variables in most-specific test Reviewed-by: vromero
Fri, 10 Jun 2016 11:11:52 +0000 8155581: jshell tool: replace use of Option.get()
ntv [Fri, 10 Jun 2016 11:11:52 +0000] rev 38912
8155581: jshell tool: replace use of Option.get() Reviewed-by: rfield
Thu, 09 Jun 2016 23:24:05 -0700 8156077: Support javadoc tags in module documentation
bpatel [Thu, 09 Jun 2016 23:24:05 -0700] rev 38911
8156077: Support javadoc tags in module documentation Reviewed-by: jjg
Thu, 09 Jun 2016 19:06:36 +0000 Merge
lana [Thu, 09 Jun 2016 19:06:36 +0000] rev 38910
Merge
Thu, 09 Jun 2016 14:20:11 +0200 8158174: jshell tool: leaks threads waiting on StopDetectingInputStream
jlahoda [Thu, 09 Jun 2016 14:20:11 +0200] rev 38909
8158174: jshell tool: leaks threads waiting on StopDetectingInputStream Summary: Shutdown StopDetectingInputStream when closing the ConsoleIOContext. Reviewed-by: rfield
Wed, 08 Jun 2016 00:32:31 -0700 8139829: JShell API: No use of fields to return information from public types
rfield [Wed, 08 Jun 2016 00:32:31 -0700] rev 38908
8139829: JShell API: No use of fields to return information from public types Reviewed-by: vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip