Mon, 02 Jul 2018 17:54:36 -0700 8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule
jjg [Mon, 02 Jul 2018 17:54:36 -0700] rev 50967
8205563: modules/AnnotationProcessing.java failed testGenerateSingleModule Reviewed-by: darcy
Wed, 11 Jul 2018 14:44:05 -0400 8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options
coleenp [Wed, 11 Jul 2018 14:44:05 -0400] rev 50966
8198720: Obsolete PrintSafepointStatistics, PrintSafepointStatisticsTimeout and PrintSafepointStatisticsCount options Summary: Convert PrintSafepointStatistics to UL Reviewed-by: shade, lfoltan
Wed, 11 Jul 2018 13:28:07 -0400 8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
zgu [Wed, 11 Jul 2018 13:28:07 -0400] rev 50965
8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use Summary: Uses "construct on First Use Idiom" pattern to workaround static initialization order Reviewed-by: dholmes, minqi
Wed, 11 Jul 2018 08:24:39 -0700 8173606: Deprecate constructors of 7-era visitors
darcy [Wed, 11 Jul 2018 08:24:39 -0700] rev 50964
8173606: Deprecate constructors of 7-era visitors Reviewed-by: vromero, jjg
Wed, 11 Jul 2018 08:44:00 +0200 8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log jdk-12+2
shade [Wed, 11 Jul 2018 08:44:00 +0200] rev 50963
8206931: Misleading "COMPILE SKIPPED: invalid non-klass dependency" compile log Reviewed-by: vlivanov, never
Tue, 10 Jul 2018 19:04:13 -0700 8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path()
ccheung [Tue, 10 Jul 2018 19:04:13 -0700] rev 50962
8205946: JVM crash after call to ClassLoader::setup_bootstrap_search_path() Summary: exit vm if setting of boot class path fails. Reviewed-by: lfoltan, jiangli, dholmes
Tue, 10 Jul 2018 10:24:08 -0700 8205620: Miscellaneous changes imported from jsr166 CVS 2018-07
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 50961
8205620: Miscellaneous changes imported from jsr166 CVS 2018-07 Reviewed-by: martin, psandoz
Tue, 10 Jul 2018 10:24:08 -0700 8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition"
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 50960
8205576: forkjoin/FJExceptionTableLeak.java fails "AssertionError: failed to satisfy condition" Reviewed-by: martin, psandoz, dholmes, tschatzl
Tue, 10 Jul 2018 10:24:08 -0700 8206123: ArrayDeque created with default constructor can only hold 15 elements
dl [Tue, 10 Jul 2018 10:24:08 -0700] rev 50959
8206123: ArrayDeque created with default constructor can only hold 15 elements Reviewed-by: martin, psandoz, igerasim
Tue, 10 Jul 2018 11:13:33 -0400 8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread
coleenp [Tue, 10 Jul 2018 11:13:33 -0400] rev 50958
8206471: Race with ConcurrentHashTable deleting items on insert with cleanup thread Summary: Only fetch Node::next once and use that result. Reviewed-by: hseigel, dholmes
Tue, 10 Jul 2018 03:14:55 -0400 8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid
dholmes [Tue, 10 Jul 2018 03:14:55 -0400] rev 50957
8206954: Test runtime/Thread/ThreadPriorities.java crashes with SEGV in pthread_getcpuclockid Summary: Run the new runtime/jni/terminatedThread/TestTerminatedThread.java test in othervm mode Reviewed-by: alanb, mikael
Mon, 09 Jul 2018 20:17:32 -0400 8205878: pthread_getcpuclockid is expected to return 0 code
dholmes [Mon, 09 Jul 2018 20:17:32 -0400] rev 50956
8205878: pthread_getcpuclockid is expected to return 0 code Reviewed-by: cjplummer, amenkov, coleenp
Mon, 09 Jul 2018 13:08:30 -0700 8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header
sherman [Mon, 09 Jul 2018 13:08:30 -0700] rev 50955
8206389: JarEntry.setCreation/LastAccessTime without setLastModifiedTime causes Invalid CEN header Reviewed-by: alanb, martin
Mon, 09 Jul 2018 13:35:55 -0400 8204834: Fix confusing "allocate" naming in OopStorage
kbarrett [Mon, 09 Jul 2018 13:35:55 -0400] rev 50954
8204834: Fix confusing "allocate" naming in OopStorage Summary: allocate_list => allocation_list and so on. Reviewed-by: dholmes, tschatzl, coleenp
Mon, 09 Jul 2018 14:12:50 +0200 8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal
tschatzl [Mon, 09 Jul 2018 14:12:50 +0200] rev 50953
8206453: Taskqueue stats should count real steal attempts, not calls to GenericTaskQueueSet::steal Reviewed-by: ehelin, kbarrett
(0) -30000 -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 tip