Fri, 21 Jun 2019 13:04:14 -0700 8185139: [Graal] Tests which set too restrictive security manager fail with Graal
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
Fri, 21 Jun 2019 08:38:26 -0400 8226307: Curve names should be case-insensitive
mullan [Fri, 21 Jun 2019 08:38:26 -0400] rev 55461
8226307: Curve names should be case-insensitive Reviewed-by: igerasim, jnimeh, wetmore
Fri, 21 Jun 2019 12:23:46 +0200 8225802: Remove unused CSS classes from HTML doclet
hannesw [Fri, 21 Jun 2019 12:23:46 +0200] rev 55460
8225802: Remove unused CSS classes from HTML doclet Reviewed-by: jjg
Fri, 21 Jun 2019 08:07:18 +0000 8133489: Better messaging for PKIX path validation matching
coffeys [Fri, 21 Jun 2019 08:07:18 +0000] rev 55459
8133489: Better messaging for PKIX path validation matching Reviewed-by: xuelei
Fri, 21 Jun 2019 04:16:18 +0200 Merge
jwilhelm [Fri, 21 Jun 2019 04:16:18 +0200] rev 55458
Merge
Thu, 20 Jun 2019 18:47:44 -0700 8220175: serviceability/dcmd/framework/VMVersionTest.java fails with a timeout
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
Thu, 20 Jun 2019 14:24:13 -0700 8226412: Fix command-line help text for javac -target
jjg [Thu, 20 Jun 2019 14:24:13 -0700] rev 55456
8226412: Fix command-line help text for javac -target Reviewed-by: vromero
Thu, 20 Jun 2019 11:42:33 -0700 8225684: [AOT] vmTestbase/vm/oom/production/AlwaysOOMProduction tests fail with AOTed java.base
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
Thu, 20 Jun 2019 10:32:25 -0700 8223794: applications/kitchensink/Kitchensink.java crash bad oop with Graal
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
Thu, 20 Jun 2019 07:56:28 -0700 8226404: bootcycle build uses wrong CDS archive
erikj [Thu, 20 Jun 2019 07:56:28 -0700] rev 55453
8226404: bootcycle build uses wrong CDS archive Reviewed-by: iklam
Wed, 19 Jun 2019 21:49:33 -0700 8225766: Curve in certificate should not affect signature scheme when using TLSv1.3
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
Thu, 20 Jun 2019 04:08:29 +0200 Added tag jdk-13+26 for changeset 0692b67f5462
jwilhelm [Thu, 20 Jun 2019 04:08:29 +0200] rev 55451
Added tag jdk-13+26 for changeset 0692b67f5462
Thu, 20 Jun 2019 18:29:34 -0400 8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API
zgu [Thu, 20 Jun 2019 18:29:34 -0400] rev 55450
8225590: Shenandoah: Refactor ShenandoahClassLoaderDataRoots API Reviewed-by: rkennke
Thu, 20 Jun 2019 20:20:01 +0000 8223727: com/sun/jndi/ldap/privconn/RunTest.java failed due to hang in LdapRequest.getReplyBer
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
Thu, 20 Jun 2019 16:15:10 -0400 8226518: Typo in the ConnectionBuilder javadoc examples
lancea [Thu, 20 Jun 2019 16:15:10 -0400] rev 55448
8226518: Typo in the ConnectionBuilder javadoc examples Reviewed-by: bpb
Thu, 20 Jun 2019 14:03:10 -0600 8226325: Support building of filtered spec bundles
dlsmith [Thu, 20 Jun 2019 14:03:10 -0600] rev 55447
8226325: Support building of filtered spec bundles Reviewed-by: erikj
Thu, 20 Jun 2019 11:21:54 -0700 8220229: Timezone pattern "OOOO" does not result in the full "GMT+00:00" substring
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
Thu, 20 Jun 2019 09:35:41 -0700 8226521: Detect WSL2 as WSL in configure
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
Thu, 20 Jun 2019 10:12:31 -0400 8226413: Shenandoah: Separate root scanner for SH::object_iterate()
zgu [Thu, 20 Jun 2019 10:12:31 -0400] rev 55444
8226413: Shenandoah: Separate root scanner for SH::object_iterate() Reviewed-by: rkennke
Thu, 20 Jun 2019 07:13:06 -0400 8224642: Test sun/tools/jcmd/TestJcmdSanity.java fails: Bad file descriptor
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
Thu, 20 Jun 2019 08:02:41 +0000 8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1
coffeys [Thu, 20 Jun 2019 08:02:41 +0000] rev 55442
8213561: ZipFile/MultiThreadedReadTest.java timed out in tier1 Reviewed-by: lancea
Thu, 20 Jun 2019 03:32:14 +0000 8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes
tvaleev [Thu, 20 Jun 2019 03:32:14 +0000] rev 55441
8226286: Remove unused method java.lang.Integer::formatUnsignedInt and cleanup Integer/Long classes Reviewed-by: bpb, redestad
Thu, 20 Jun 2019 04:15:01 +0200 Added tag jdk-14+2 for changeset 43627549a488
jwilhelm [Thu, 20 Jun 2019 04:15:01 +0200] rev 55440
Added tag jdk-14+2 for changeset 43627549a488
Thu, 20 Jun 2019 02:10:53 +0200 Merge
jwilhelm [Thu, 20 Jun 2019 02:10:53 +0200] rev 55439
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 tip