aefimov [Tue, 14 May 2019 13:34:49 +0100] rev 54841
8223638: Replace wildcard address with loopback or local host in tests - part 6
Reviewed-by: dfuchs
stefank [Tue, 14 May 2019 10:54:23 +0200] rev 54840
8223822: Add gc IDs in the log of gc verification
Reviewed-by: stefank, tschatzl
Contributed-by: fujie@loongson.cn
eosterlund [Tue, 14 May 2019 12:07:24 +0200] rev 54839
8222841: Incorrect static call stub interactions with class unloading
Reviewed-by: kvn, coleenp
redestad [Tue, 14 May 2019 12:00:49 +0200] rev 54838
8221478: Disable VerifySharedSpaces by default
Reviewed-by: iklam, dholmes
yzhou [Tue, 14 May 2019 11:06:23 +0800] rev 54837
8222969: Migrate RuleBasedCollatorTest to JDK Repo
Reviewed-by: naoto
sspitsyn [Tue, 14 May 2019 02:07:13 -0700] rev 54836
8219023: Investigate syncing JVMTI spec version with JDK version
Summary: Auto sync versions with the jdk versions
Reviewed-by: dholmes, jcbeyler, cjplummer
clanger [Tue, 14 May 2019 09:25:58 +0100] rev 54835
8223597: jdk/nio/zipfs/ZipFSTester.java RuntimeException: CHECK_FAILED! (getAttribute.crc <entries20> failed 6af4413c vs 0 ...)
Reviewed-by: redestad, lancea
pliden [Tue, 14 May 2019 09:55:02 +0200] rev 54834
8222480: Implementation: JEP 351: ZGC: Uncommit Unused Memory
Reviewed-by: stefank, eosterlund
shade [Tue, 14 May 2019 09:12:06 +0200] rev 54833
8223762: Shenandoah: overflows in calculations involving heap capacity
Reviewed-by: rkennke
shade [Tue, 14 May 2019 09:12:00 +0200] rev 54832
8223759: Shenandoah should allow arbitrarily low initial heap size
Reviewed-by: rkennke
mbaesken [Tue, 14 May 2019 09:14:36 +0200] rev 54831
8223685: used bundled zlib on AIX by default
Reviewed-by: erikj, simonis
mbaesken [Fri, 10 May 2019 09:58:01 +0200] rev 54830
8223574: add more thread-related system settings info to hs_error file on AIX
Reviewed-by: goetz, mdoerr
jcbeyler [Mon, 13 May 2019 20:45:03 -0700] rev 54829
8223779: Build failure after 8223040 (Add a AsyncGetCallTrace test)
Summary: Fix a build flag for the AGCT test
Reviewed-by: cjplummer, sspitsyn
igerasim [Mon, 13 May 2019 18:18:42 -0700] rev 54828
8223730: URLClassLoader.findClass() can throw IndexOutOfBoundsException
Reviewed-by: prappo, bchristi
weijun [Tue, 14 May 2019 08:47:13 +0800] rev 54827
8223063: Support CNG RSA keys
Reviewed-by: mullan