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
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
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
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
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
dholmes [Sun, 08 Jul 2018 20:00:46 -0400] rev 50952
8205966: [testbug] New Nestmates JDI test times out with Xcomp on sparc
Reviewed-by: mikael, sspitsyn
jiangli [Sun, 08 Jul 2018 12:43:05 -0400] rev 50951
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module.
Summary: Support system module archiving with unnamed initial module at dump time.
Reviewed-by: erikj, coleenp, mchung, iklam, ccheung
Contributed-by: alan.bateman@oracle.com, jiangli.zhou@oracle.com
rriggs [Fri, 06 Jul 2018 15:22:07 -0400] rev 50950
8206495: Redundant System.setProperty(null) tests
Reviewed-by: mchung, lancea
darcy [Fri, 06 Jul 2018 10:28:56 -0700] rev 50949
8206439: Remove javac -source/-target 6 from langtools regression tests
Reviewed-by: mcimadamore
darcy [Fri, 06 Jul 2018 09:37:44 -0700] rev 50948
8206440: Remove javac -source/-target 6 from jdk regression tests
Reviewed-by: alanb