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
robm [Thu, 20 Jun 2019 20:20:01 +0000] rev 55449
8223727: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer
Reviewed-by: prappo
lancea [Thu, 20 Jun 2019 16:15:10 -0400] rev 55448
8226518: Typo in the ConnectionBuilder javadoc examples
Reviewed-by: bpb
dlsmith [Thu, 20 Jun 2019 14:03:10 -0600] rev 55447
8226325: Support building of filtered spec bundles
Reviewed-by: erikj
naoto [Thu, 20 Jun 2019 11:21:54 -0700] rev 55446
8220229: Timezone pattern "OOOO" does not result in the full "GMT+00:00" substring
Reviewed-by: lancea, rriggs
erikj [Thu, 20 Jun 2019 09:35:41 -0700] rev 55445
8226521: Detect WSL2 as WSL in configure
Reviewed-by: erikj
Contributed-by: andrewluotechnologies@outlook.com
zgu [Thu, 20 Jun 2019 10:12:31 -0400] rev 55444
8226413: Shenandoah: Separate root scanner for SH::object_iterate()
Reviewed-by: rkennke
gadams [Thu, 20 Jun 2019 07:13:06 -0400] rev 55443
8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor
Reviewed-by: cjplummer, rschmelter, clanger
coffeys [Thu, 20 Jun 2019 08:02:41 +0000] rev 55442
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
Reviewed-by: lancea