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
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
jwilhelm [Thu, 20 Jun 2019 04:15:01 +0200] rev 55440
Added tag jdk-14+2 for changeset 43627549a488
jwilhelm [Thu, 20 Jun 2019 02:10:53 +0200] rev 55439
Merge
aph [Tue, 18 Jun 2019 16:15:15 +0100] rev 55438
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
Reviewed-by: kbarrett, tschatzl
hseigel [Wed, 19 Jun 2019 08:42:15 -0400] rev 55437
8225789: Empty method parameter type should generate ClassFormatError
Summary: Check for an empty name when verifying unqualified names
Reviewed-by: lfoltan, coleenp
thartmann [Wed, 19 Jun 2019 12:25:12 +0200] rev 55436
8226382: ProblemList java/lang/constant/MethodTypeDescTest.java
Summary: Put test on AOT ProblemList.
Reviewed-by: iignatyev
thartmann [Wed, 19 Jun 2019 12:24:26 +0200] rev 55435
8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
Summary: Put test on AOT ProblemList.
Reviewed-by: iignatyev
iignatyev [Wed, 19 Jun 2019 03:21:38 -0700] rev 55434
8226360: merge entries in hotspot problem lists
Reviewed-by: epavlova, kvn
amenkov [Tue, 18 Jun 2019 16:08:31 -0700] rev 55433
8225682: Reference to JNI spec on java.sun.com
Reviewed-by: gadams, cjplummer, sspitsyn
iignatyev [Tue, 18 Jun 2019 09:19:57 -0700] rev 55432
8226313: problem list compiler/types/correctness tests
Reviewed-by: thartmann
shurailine [Wed, 19 Jun 2019 05:04:08 -0800] rev 55431
8226359: Switch to JCov build which supports byte code version 58
Reviewed-by: erikj
hseigel [Wed, 19 Jun 2019 13:34:31 -0400] rev 55430
8226304: Obsolete the -XX:+FailOverToOldVerifier option
Summary: Change the option from deprecated to obsolete
Reviewed-by: lfoltan, coleenp
aph [Tue, 18 Jun 2019 16:15:15 +0100] rev 55429
8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
Reviewed-by: kbarrett, tschatzl
zgu [Wed, 19 Jun 2019 08:52:15 -0400] rev 55428
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
Reviewed-by: rkennke, shade
prappo [Wed, 19 Jun 2019 12:17:22 +0100] rev 55427
Merge
prappo [Tue, 18 Jun 2019 14:12:06 +0100] rev 55426
8226303: Examine the HttpRequest.BodyPublishers for exception handling
Reviewed-by: chegar