coffeys [Fri, 21 Jun 2019 08:07:18 +0000] rev 55459
8133489: Better messaging for PKIX path validation matching
Reviewed-by: xuelei
jwilhelm [Fri, 21 Jun 2019 04:16:18 +0200] rev 55458
Merge
dtitov [Thu, 20 Jun 2019 18:47:44 -0700] rev 55457
8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout
Reviewed-by: sspitsyn, cjplummer
jjg [Thu, 20 Jun 2019 14:24:13 -0700] rev 55456
8226412: Fix command-line help text for javac -target
Reviewed-by: vromero
epavlova [Thu, 20 Jun 2019 11:42:33 -0700] rev 55455
8225684: [AOT] vmTestbase/vm/oom/production/AlwaysOOMProduction tests fail with AOTed java.base
Reviewed-by: kvn
kvn [Thu, 20 Jun 2019 10:32:25 -0700] rev 55454
8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
Summary: added new nmethod::oop_at_phantom() method for JVMCI to notify GC that oop should be kept alive
Reviewed-by: dlong, eosterlund
erikj [Thu, 20 Jun 2019 07:56:28 -0700] rev 55453
8226404: bootcycle build uses wrong CDS archive
Reviewed-by: iklam
xuelei [Wed, 19 Jun 2019 21:49:33 -0700] rev 55452
8225766: Curve in certificate should not affect signature scheme when using TLSv1.3
Reviewed-by: ascarpino
jwilhelm [Thu, 20 Jun 2019 04:08:29 +0200] rev 55451
Added tag jdk-13+26 for changeset 0692b67f5462
zgu [Thu, 20 Jun 2019 18:29:34 -0400] rev 55450
8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API
Reviewed-by: rkennke