Wed, 19 Jun 2019 08:42:15 -0400 8225789: Empty method parameter type should generate ClassFormatError
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
Wed, 19 Jun 2019 12:25:12 +0200 8226382: ProblemList java/lang/constant/MethodTypeDescTest.java
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
Wed, 19 Jun 2019 12:24:26 +0200 8226381: ProblemList java/lang/reflect/PublicMethods/PublicMethodsTest.java
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
Wed, 19 Jun 2019 03:21:38 -0700 8226360: merge entries in hotspot problem lists
iignatyev [Wed, 19 Jun 2019 03:21:38 -0700] rev 55434
8226360: merge entries in hotspot problem lists Reviewed-by: epavlova, kvn
Tue, 18 Jun 2019 16:08:31 -0700 8225682: Reference to JNI spec on java.sun.com
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
Tue, 18 Jun 2019 09:19:57 -0700 8226313: problem list compiler/types/correctness tests
iignatyev [Tue, 18 Jun 2019 09:19:57 -0700] rev 55432
8226313: problem list compiler/types/correctness tests Reviewed-by: thartmann
Wed, 19 Jun 2019 05:04:08 -0800 8226359: Switch to JCov build which supports byte code version 58 jdk-14+2
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
Wed, 19 Jun 2019 13:34:31 -0400 8226304: Obsolete the -XX:+FailOverToOldVerifier option
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
Tue, 18 Jun 2019 16:15:15 +0100 8225716: G1 GC: Undefined behaviour in G1BlockOffsetTablePart::block_at_or_preceding
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
Wed, 19 Jun 2019 08:52:15 -0400 8225582: Shenandoah: Enable concurrent evacuation of JNIHandles
zgu [Wed, 19 Jun 2019 08:52:15 -0400] rev 55428
8225582: Shenandoah: Enable concurrent evacuation of JNIHandles Reviewed-by: rkennke, shade
Wed, 19 Jun 2019 12:17:22 +0100 Merge
prappo [Wed, 19 Jun 2019 12:17:22 +0100] rev 55427
Merge
Tue, 18 Jun 2019 14:12:06 +0100 8226303: Examine the HttpRequest.BodyPublishers for exception handling
prappo [Tue, 18 Jun 2019 14:12:06 +0100] rev 55426
8226303: Examine the HttpRequest.BodyPublishers for exception handling Reviewed-by: chegar
Wed, 19 Jun 2019 08:43:23 +0200 8225779: Remove unused CollectedHeap::cell_header_size()
pliden [Wed, 19 Jun 2019 08:43:23 +0200] rev 55425
8225779: Remove unused CollectedHeap::cell_header_size() Reviewed-by: eosterlund, rkennke, shade
Mon, 17 Jun 2019 09:40:07 +0000 8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0
pli [Mon, 17 Jun 2019 09:40:07 +0000] rev 55424
8226222: [JVMCI] Export AArch64 field VM_Version::_psr_info.dczid_el0 Reviewed-by: kvn
Tue, 18 Jun 2019 17:58:07 -0400 8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant
zgu [Tue, 18 Jun 2019 17:58:07 -0400] rev 55423
8225573: Shenandoah: Enhance ShenandoahVerifier to ensure roots to-space invariant Reviewed-by: shade
Tue, 18 Jun 2019 17:50:33 -0400 8225680: Address links in java.sql.rowset
lancea [Tue, 18 Jun 2019 17:50:33 -0400] rev 55422
8225680: Address links in java.sql.rowset Reviewed-by: jjg, bpb
Tue, 18 Jun 2019 22:48:27 +0200 Merge
jwilhelm [Tue, 18 Jun 2019 22:48:27 +0200] rev 55421
Merge
Tue, 18 Jun 2019 11:52:57 -0700 8225748: Use SHA-256 for javap classfile checksum
jjg [Tue, 18 Jun 2019 11:52:57 -0700] rev 55420
8225748: Use SHA-256 for javap classfile checksum Reviewed-by: mchung
Tue, 18 Jun 2019 12:39:29 -0500 8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics()
gziemski [Tue, 18 Jun 2019 12:39:29 -0500] rev 55419
8225310: JFR crashed in JfrPeriodicEventSet::requestProtectionDomainCacheTableStatistics() Summary: Added lock around table usage Reviewed-by: coleenp, hseigel
Tue, 18 Jun 2019 10:00:35 +0530 8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state
rraghavan [Tue, 18 Jun 2019 10:00:35 +0530] rev 55418
8226198: use of & instead of && in LibraryCallKit::arraycopy_restore_alloc_state Summary: Used logical operator correctly Reviewed-by: kvn, thartmann
Mon, 17 Jun 2019 17:14:05 -0700 8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801
rfield [Mon, 17 Jun 2019 17:14:05 -0700] rev 55417
8200701: jdk/jshell/ExceptionsTest.java fails on Windows, after JDK-8198801 8159740: JShell: corralled declarations do not have correct source to wrapper mapping 8212167: JShell : Stack trace of exception has wrong line number Summary: Build corralled (recoverable undeclared definitions) declarations from position translating wraps.... Reviewed-by: jlahoda
Mon, 17 Jun 2019 14:31:49 -0700 8217348: assert(thread->is_Java_thread()) failed: just checking
dtitov [Mon, 17 Jun 2019 14:31:49 -0700] rev 55416
8217348: assert(thread->is_Java_thread()) failed: just checking Reviewed-by: sspitsyn, dholmes, amenkov, jcbeyler
Thu, 13 Jun 2019 11:21:50 -0700 8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process
dtitov [Thu, 13 Jun 2019 11:21:50 -0700] rev 55415
8225543: Jcmd fails to attach to the Java process on Linux using the main class name if whitespace options were used to launch the process Reviewed-by: sspitsyn, dholmes
Mon, 17 Jun 2019 09:11:27 -0700 8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException
kvn [Mon, 17 Jun 2019 09:11:27 -0700] rev 55414
8181837: [Graal] compiler/jvmci/SecurityRestrictionsTest.java fails with AccessControlException Summary: Remove test from Problem list because it does not fail anymore. Reviewed-by: iignatyev
Fri, 14 Jun 2019 12:08:55 -0400 8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes
zgu [Fri, 14 Jun 2019 12:08:55 -0400] rev 55413
8225801: Shenandoah: Adjust SA to reflect recent forwarding pointer changes Reviewed-by: shade
Sat, 15 Jun 2019 14:39:04 +0800 8225392: Comparison builds are failing due to cacerts file
weijun [Sat, 15 Jun 2019 14:39:04 +0800] rev 55412
8225392: Comparison builds are failing due to cacerts file Reviewed-by: erikj, martin, mullan
Fri, 14 Jun 2019 12:19:14 -0700 8224829: AsyncSSLSocketClose.java has timing issue
xuelei [Fri, 14 Jun 2019 12:19:14 -0700] rev 55411
8224829: AsyncSSLSocketClose.java has timing issue Reviewed-by: jnimeh, dfuchs
Fri, 14 Jun 2019 10:02:57 +0200 8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support)
shade [Fri, 14 Jun 2019 10:02:57 +0200] rev 55410
8225695: 32-bit build failures after JDK-8080462 (Update SunPKCS11 provider with PKCS11 v2.40 support) Reviewed-by: alanb
Fri, 14 Jun 2019 03:50:25 +0200 Added tag jdk-13+25 for changeset 22b3b7983ada
jwilhelm [Fri, 14 Jun 2019 03:50:25 +0200] rev 55409
Added tag jdk-13+25 for changeset 22b3b7983ada
Thu, 13 Jun 2019 17:18:06 -0700 8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error
kvn [Thu, 13 Jun 2019 17:18:06 -0700] rev 55408
8209590: compiler/compilercontrol/DontInlineCommandTest.java test fails with "Inline message differs" error Summary: increase InlineSmallCode to 4000 for tests which check inlining decisions. Reviewed-by: iignatyev
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip