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
chegar [Tue, 18 Jun 2019 14:52:36 +0100] rev 55402
8225583: Examine the HttpResponse.BodySubscribers for null handling
Reviewed-by: dfuchs, prappo