erikj [Fri, 21 Jun 2019 06:33:55 -0700] rev 55465
8226538: find-files.gmk gets corrupted if tab completion is used before running make first
Reviewed-by: tbell
sspitsyn [Thu, 20 Jun 2019 23:12:12 -0700] rev 55464
8223736: jvmti/scenarios/contention/TC04/tc04t001/TestDescription.java fails due to wrong number of MonitorContendedEntered events
Summary: Fix the synchronization issue in the test
Reviewed-by: cjplummer, dcubed, amenkov
kvn [Fri, 21 Jun 2019 16:21:13 -0700] rev 55463
8225810: Update JVMCI
Reviewed-by: never, dnsimon
kvn [Fri, 21 Jun 2019 13:04:14 -0700] rev 55462
8185139: [Graal] Tests which set too restrictive security manager fail with Graal
Summary: tests should also check default policy
Reviewed-by: mchung, dfuchs, alanb, mullan
mullan [Fri, 21 Jun 2019 08:38:26 -0400] rev 55461
8226307: Curve names should be case-insensitive
Reviewed-by: igerasim, jnimeh, wetmore
hannesw [Fri, 21 Jun 2019 12:23:46 +0200] rev 55460
8225802: Remove unused CSS classes from HTML doclet
Reviewed-by: jjg
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