iklam [Fri, 16 Nov 2018 17:46:15 -0800] rev 52601
8213948: Solaris-X64 build fails with compact hashtable
Reviewed-by: dcubed, shade
rrich [Fri, 16 Nov 2018 15:51:29 +0100] rev 52600
8213902: com/sun/jdi/SetLocalWhileThreadInNative.java times out
Reviewed-by: dholmes, jcbeyler
Contributed-by: richard.reingruber@sap.com
shade [Sat, 17 Nov 2018 13:48:50 +0100] rev 52599
8214004: Missing space between compiler thread name and task info in hs_err
Reviewed-by: dcubed, zgu
weijun [Sat, 17 Nov 2018 18:11:23 +0800] rev 52598
8212003: Deprecating the default keytool -keyalg option
Reviewed-by: mullan, xuelei
jcbeyler [Fri, 16 Nov 2018 19:27:21 -0800] rev 52597
8212931: HeapMonitorStatIntervalTest.java fails due average calculation
Summary: Added a method to get the actual size
Reviewed-by: amenkov, sspitsyn
ccheung [Fri, 16 Nov 2018 16:10:25 -0800] rev 52596
8201375: Add the AllowArchivingWithJavaAgent diagnostic vm option to allow the use of the -javaagent option during CDS dumping
Summary: Allow Java agent during CDS dumping if the AllowArchivingWithJavaAgent dignostic option is specified.
Reviewed-by: iklam, jiangli, sspitsyn, dcubed
redestad [Fri, 16 Nov 2018 23:39:51 +0100] rev 52595
8061281: Microbenchmark suite build support, directory layout and sample benchmarks
8061282: Migrate jmh-jdk-microbenchmarks into the JDK
Reviewed-by: ecaspole, mchung, erikj, ihse
Contributed-by: magnus.ihse.bursie@oracle.com, erik.joelsson@oracle.com, claes.redestad@oracle.com, sfriberg@kth.se