Fri, 18 May 2018 16:27:15 +0800 8201867: Kerberos keytabs with holes in certain places are parsed incorrectly
weijun [Fri, 18 May 2018 16:27:15 +0800] rev 50171
8201867: Kerberos keytabs with holes in certain places are parsed incorrectly Reviewed-by: valeriep
Thu, 17 May 2018 21:04:53 -0700 8203318: compiler/stable/TestStableShort.java is broken
epavlova [Thu, 17 May 2018 21:04:53 -0700] rev 50170
8203318: compiler/stable/TestStableShort.java is broken Reviewed-by: shade
Thu, 17 May 2018 16:21:27 -0700 8199271: [TESTBUG] open source VM testbase stress tests
lmesnik [Thu, 17 May 2018 16:21:27 -0700] rev 50169
8199271: [TESTBUG] open source VM testbase stress tests Reviewed-by: mseledtsov, sspitsyn, erikj
Thu, 17 May 2018 14:52:47 -0700 8199370: [TESTBUG] Open source vm testbase GC tests
iignatyev [Thu, 17 May 2018 14:52:47 -0700] rev 50168
8199370: [TESTBUG] Open source vm testbase GC tests Reviewed-by: erikj, ihse, ehelin
Thu, 17 May 2018 12:59:53 -0700 8196201: Generate pages to list all classes and all packages in javadoc output
bpatel [Thu, 17 May 2018 12:59:53 -0700] rev 50167
8196201: Generate pages to list all classes and all packages in javadoc output Reviewed-by: jjg
Thu, 17 May 2018 08:41:01 -0700 8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java
ccheung [Thu, 17 May 2018 08:41:01 -0700] rev 50166
8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java Reviewed-by: dholmes
Thu, 17 May 2018 12:08:32 +0200 8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input
neliasso [Thu, 17 May 2018 12:08:32 +0200] rev 50165
8203215: IdealLoopTree::split_outer_loop leaves phi-nodes with only one input Summary: Make sure the phis are transformed Reviewed-by: roland, kvn, rbackman
Thu, 17 May 2018 11:56:21 +0200 8202479: Add missing try_resolve_jobject_in_native calls
eosterlund [Thu, 17 May 2018 11:56:21 +0200] rev 50164
8202479: Add missing try_resolve_jobject_in_native calls Reviewed-by: coleenp, pliden
Thu, 17 May 2018 14:31:31 +0200 8203346: JFR: Inconsistent signature of jfr_add_string_constant
mgronlun [Thu, 17 May 2018 14:31:31 +0200] rev 50163
8203346: JFR: Inconsistent signature of jfr_add_string_constant Reviewed-by: shade
Thu, 17 May 2018 14:19:54 +0200 8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC
mdoerr [Thu, 17 May 2018 14:19:54 +0200] rev 50162
8202713: Create a MacroAssembler::access_load/store_at wrapper for S390 and PPC Reviewed-by: eosterlund, goetz
Wed, 16 May 2018 11:11:03 -0400 8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9
gromero [Wed, 16 May 2018 11:11:03 -0400] rev 50161
8203305: PPC64: Improve TM detection for enabling RTM on Linux / POWER9 Reviewed-by: mdoerr
Thu, 17 May 2018 14:16:49 +0200 8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder)
mdoerr [Thu, 17 May 2018 14:16:49 +0200] rev 50160
8203288: PPC64 and s390 fail to build after JDK-8199712 (Flight Recorder) Reviewed-by: shade
Thu, 17 May 2018 11:03:19 +0000 Added tag jdk-11+14 for changeset 3595bd343b65
asaha [Thu, 17 May 2018 11:03:19 +0000] rev 50159
Added tag jdk-11+14 for changeset 3595bd343b65
Thu, 17 May 2018 10:32:26 +0200 8195098: Low latency hashtable for read-mostly scenarios
rehn [Thu, 17 May 2018 10:32:26 +0200] rev 50158
8195098: Low latency hashtable for read-mostly scenarios Summary: This implement a concurrent hashtable using chaining and the GlobalCounter for ABA problems. Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson
Thu, 17 May 2018 09:35:38 +0200 8202978: Incorrect tmp register passed to MacroAssembler::load_mirror()
pliden [Thu, 17 May 2018 09:35:38 +0200] rev 50157
8202978: Incorrect tmp register passed to MacroAssembler::load_mirror() Reviewed-by: kvn, coleenp
Thu, 17 May 2018 00:23:28 -0700 8199384: [TESTBUG] Open source VM testbase MLVM tests
iignatyev [Thu, 17 May 2018 00:23:28 -0700] rev 50156
8199384: [TESTBUG] Open source VM testbase MLVM tests Reviewed-by: erikj, mseledtsov, vlivanov
Wed, 16 May 2018 16:43:57 -0700 Merge jdk-11+14
mseledtsov [Wed, 16 May 2018 16:43:57 -0700] rev 50155
Merge
Wed, 16 May 2018 16:43:11 -0700 8199252: [TESTBUG] Open source VM testbase system dictionary tests
mseledtsov [Wed, 16 May 2018 16:43:11 -0700] rev 50154
8199252: [TESTBUG] Open source VM testbase system dictionary tests Summary: Opensourced the tests Reviewed-by: iignatyev, gziemski
Wed, 16 May 2018 15:19:28 -0700 8201447: C1 does backedge profiling incorrectly
iveresov [Wed, 16 May 2018 15:19:28 -0700] rev 50153
8201447: C1 does backedge profiling incorrectly Summary: Increment backedge counter only for backward arms of conditional branches. Reviewed-by: never, kvn
Tue, 15 May 2018 14:49:10 -0700 8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful
iklam [Tue, 15 May 2018 14:49:10 -0700] rev 50152
8189140: SystemDictionaryShared::initialize() should be renamed to be more meaningful Summary: Removed this function, added JavaCalls::construct_new_instance and moved SharedDictionary_lock Reviewed-by: jiangli, ccheung, dholmes, coleenp
Wed, 16 May 2018 10:27:25 -0700 Merge
prr [Wed, 16 May 2018 10:27:25 -0700] rev 50151
Merge
Wed, 16 May 2018 09:45:40 -0700 Merge
prr [Wed, 16 May 2018 09:45:40 -0700] rev 50150
Merge
Tue, 15 May 2018 10:13:52 -0700 Merge
prr [Tue, 15 May 2018 10:13:52 -0700] rev 50149
Merge
Tue, 15 May 2018 18:03:31 +0530 8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails
pbansal [Tue, 15 May 2018 18:03:31 +0530] rev 50148
8196616: ava/awt/GraphicsDevice/DisplayModes/CompareToXrandrTest.java fails Reviewed-by: prr, mhalder
Tue, 15 May 2018 11:34:25 +0530 8202824: Cleanup discrepancies in ProblemList for java_awt jtreg tests
jdv [Tue, 15 May 2018 11:34:25 +0530] rev 50147
8202824: Cleanup discrepancies in ProblemList for java_awt jtreg tests Reviewed-by: serb
Mon, 14 May 2018 08:58:32 -0700 8198991: Move Java2D demo to the open repository
prr [Mon, 14 May 2018 08:58:32 -0700] rev 50146
8198991: Move Java2D demo to the open repository Reviewed-by: serb, jeff
Fri, 11 May 2018 20:59:21 -0700 8198412: MonospacedGlyphWidthTest.java may fail on Solaris
prr [Fri, 11 May 2018 20:59:21 -0700] rev 50145
8198412: MonospacedGlyphWidthTest.java may fail on Solaris Reviewed-by: serb
Fri, 11 May 2018 15:27:51 -0700 8202878: com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails
serb [Fri, 11 May 2018 15:27:51 -0700] rev 50144
8202878: com/apple/laf/ScreenMenu/ScreenMenuMemoryLeakTest.java fails Reviewed-by: prr
Fri, 11 May 2018 14:12:55 -0700 8202811: Problem List some tests that leave windows open on the desktop
prr [Fri, 11 May 2018 14:12:55 -0700] rev 50143
8202811: Problem List some tests that leave windows open on the desktop Reviewed-by: serb
Fri, 11 May 2018 08:39:21 -0700 8202914: Let custom makefile override jmod intput dir locations
erikj [Fri, 11 May 2018 08:39:21 -0700] rev 50142
8202914: Let custom makefile override jmod intput dir locations Reviewed-by: tbell
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip