mgronlun [Mon, 25 Mar 2019 15:37:06 +0100] rev 54263
8217362: Emergency dump does not work when disk=false is set
Reviewed-by: egahlin, ysuenaga
Contributed-by: yasuenag@gmail.com
tschatzl [Mon, 25 Mar 2019 14:11:09 +0100] rev 54262
8219100: Improve do_collection_pause_at_safepoint
Reviewed-by: kbarrett, sangheki
gadams [Mon, 25 Mar 2019 08:37:32 -0400] rev 54261
8220295: sun/tools/jps/TestJps.java still timing out
Reviewed-by: cjplummer, jcbeyler
gadams [Mon, 25 Mar 2019 07:31:20 -0400] rev 54260
8221164: jstatLineCounts tests need to be more resilient for NaN outputs
Reviewed-by: cjplummer, phh, jcbeyler
dholmes [Mon, 25 Mar 2019 00:57:03 -0400] rev 54259
8221207: Redo JDK-8218446 - SuspendAtExit hangs
Reviewed-by: rehn, dcubed
qpzhang [Thu, 21 Mar 2019 16:45:33 +0800] rev 54258
8221220: AArch64: Add StoreStore membar explicitly for Volatile Writes in TemplateTable
Reviewed-by: aph
iklam [Sat, 23 Mar 2019 21:51:07 -0700] rev 54257
8220095: Assertion failure when symlink (with different name) is used for lib/modules file
Summary: Removed confusing function ClassLoader::is_modules_image(char*)
Reviewed-by: lfoltan, ccheung
Contributed-by: Jiangli Zhou <jianglizhou@google.com>