dtitov [Mon, 17 Jun 2019 14:31:49 -0700] rev 55416
8217348: assert(thread->is_Java_thread()) failed: just checking
Reviewed-by: sspitsyn, dholmes, amenkov, jcbeyler
dtitov [Thu, 13 Jun 2019 11:21:50 -0700] rev 55415
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
Reviewed-by: sspitsyn, dholmes
kvn [Mon, 17 Jun 2019 09:11:27 -0700] rev 55414
8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
Summary: Remove test from Problem list because it does not fail anymore.
Reviewed-by: iignatyev
zgu [Fri, 14 Jun 2019 12:08:55 -0400] rev 55413
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
Reviewed-by: shade
weijun [Sat, 15 Jun 2019 14:39:04 +0800] rev 55412
8225392: Comparison builds are failing due to cacerts file
Reviewed-by: erikj, martin, mullan
xuelei [Fri, 14 Jun 2019 12:19:14 -0700] rev 55411
8224829: AsyncSSLSocketClose.java has timing issue
Reviewed-by: jnimeh, dfuchs
shade [Fri, 14 Jun 2019 10:02:57 +0200] rev 55410
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
Reviewed-by: alanb
jwilhelm [Fri, 14 Jun 2019 03:50:25 +0200] rev 55409
Added tag jdk-13+25 for changeset 22b3b7983ada
kvn [Thu, 13 Jun 2019 17:18:06 -0700] rev 55408
8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
Summary: increase InlineSmallCode to 4000 for tests which check inlining decisions.
Reviewed-by: iignatyev
mullan [Thu, 13 Jun 2019 17:49:49 -0400] rev 55407
8225730: Add sun/security/pkcs11/tls/tls12/FipsModeTLS12.java to ProblemList for linux
Reviewed-by: xuelei
iignatyev [Thu, 13 Jun 2019 13:42:41 -0700] rev 55406
8225746: hotspot problem lists list unexciting tests
Reviewed-by: kvn
chegar [Tue, 18 Jun 2019 18:38:53 +0100] rev 55405
8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java
Reviewed-by: dfuchs, prappo
zgu [Tue, 18 Jun 2019 13:11:09 -0400] rev 55404
8225804: SA: Remove unused CollectedHeap.oopOffset() method
Reviewed-by: rkennke
rriggs [Tue, 18 Jun 2019 10:37:28 -0400] rev 55403
8226242: Diagnostic output for posix_spawn failure
Reviewed-by: bpb, stuefe, dholmes, martin