Fri, 12 Jul 2019 21:38:46 +0200 8227636: Fix output dir for jlink_jre target in Images.gmk
clanger [Fri, 12 Jul 2019 21:38:46 +0200] rev 55696
8227636: Fix output dir for jlink_jre target in Images.gmk Reviewed-by: tbell
Thu, 04 Jul 2019 11:55:00 +0200 8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest
stuefe [Thu, 04 Jul 2019 11:55:00 +0200] rev 55695
8227252: [aix] Disable jdk/java/lang/reflect/exeCallerAccessTest Reviewed-by: goetz
Fri, 12 Jul 2019 08:40:37 -0700 8226406: JVM fails to detect mismatched or corrupt CDS archive
ccheung [Fri, 12 Jul 2019 08:40:37 -0700] rev 55694
8226406: JVM fails to detect mismatched or corrupt CDS archive Summary: Check important archive header fields such as _jvm_ident before processing other fields. Reviewed-by: iklam, jiangli
Wed, 17 Jul 2019 12:35:46 +0200 8227587: Add internal privileged System.loadLibrary
redestad [Wed, 17 Jul 2019 12:35:46 +0200] rev 55693
8227587: Add internal privileged System.loadLibrary Reviewed-by: rriggs, mchung, chegar
Wed, 17 Jul 2019 11:43:38 +0200 8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB
rkennke [Wed, 17 Jul 2019 11:43:38 +0200] rev 55692
8227677: Shenandoah: C2: Make in-native LRB special case of normal LRB Reviewed-by: roland
Tue, 16 Jul 2019 11:10:38 +0200 8227631: Adjust AIX version check jdk-14+6
mbaesken [Tue, 16 Jul 2019 11:10:38 +0200] rev 55691
8227631: Adjust AIX version check Reviewed-by: clanger, goetz
Wed, 17 Jul 2019 10:11:05 +0800 8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal
njian [Wed, 17 Jul 2019 10:11:05 +0800] rev 55690
8227615: [TESTBUG] JTReg "jdk/sun/security/util/FilePermCompat/CompatImpact.java" fails with graal Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Tue, 16 Jul 2019 00:57:00 +0000 8227512: [TESTBUG] Fix JTReg javac test failures with Graal
pli [Tue, 16 Jul 2019 00:57:00 +0000] rev 55689
8227512: [TESTBUG] Fix JTReg javac test failures with Graal Reviewed-by: mcimadamore
Tue, 16 Jul 2019 21:12:14 +0000 8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint
joehw [Tue, 16 Jul 2019 21:12:14 +0000] rev 55688
8176447: javax.xml.validation.Validator validates incorrectly on uniqueness constraint Reviewed-by: lancea
Tue, 16 Jul 2019 17:50:54 +0200 8227720: Improve ExtendedSocketOptions initialization
redestad [Tue, 16 Jul 2019 17:50:54 +0200] rev 55687
8227720: Improve ExtendedSocketOptions initialization Reviewed-by: chegar, vtewari
Tue, 16 Jul 2019 18:05:42 +0300 8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4
bulasevich [Tue, 16 Jul 2019 18:05:42 +0300] rev 55686
8227632: Incorrect PrintCompilation message: made not compilable on levels 0 1 2 3 4 Summary: Fixing the message to print actual comp_level Reviewed-by: dlong, kvn
Tue, 16 Jul 2019 13:57:13 +0200 8227440: Implement fix to JDK-8224642 on all platforms
rschmelter [Tue, 16 Jul 2019 13:57:13 +0200] rev 55685
8227440: Implement fix to JDK-8224642 on all platforms Reviewed-by: sspitsyn, clanger
Mon, 15 Jul 2019 03:14:28 +0000 8227574: [TESTBUG] JTReg tests fail with Graal due to access denied
njian [Mon, 15 Jul 2019 03:14:28 +0000] rev 55684
8227574: [TESTBUG] JTReg tests fail with Graal due to access denied Reviewed-by: kvn Contributed-by: xiaohong.gong@arm.com
Fri, 12 Jul 2019 12:19:58 +0200 8227630: adjust format specifiers in loadlib_aix.cpp
mbaesken [Fri, 12 Jul 2019 12:19:58 +0200] rev 55683
8227630: adjust format specifiers in loadlib_aix.cpp Reviewed-by: mdoerr, shade
Tue, 16 Jul 2019 07:29:12 +0900 8225690: Multiple AttachListener threads can be created
ysuenaga [Tue, 16 Jul 2019 07:29:12 +0900] rev 55682
8225690: Multiple AttachListener threads can be created Reviewed-by: sspitsyn, cjplummer
Mon, 15 Jul 2019 11:23:05 -0400 8225483: Shenandoah: Enhance native access barrier
zgu [Mon, 15 Jul 2019 11:23:05 -0400] rev 55681
8225483: Shenandoah: Enhance native access barrier Reviewed-by: rkennke
Mon, 15 Jul 2019 10:21:33 +0800 8227289: Enable assertions for some shell to java conversion tests after JDK-8218960
yzhou [Mon, 15 Jul 2019 10:21:33 +0800] rev 55680
8227289: Enable assertions for some shell to java conversion tests after JDK-8218960 Reviewed-by: naoto
Mon, 15 Jul 2019 15:27:06 +0200 8227676: Shenandoah: More consistent naming of LRB entry points
rkennke [Mon, 15 Jul 2019 15:27:06 +0200] rev 55679
8227676: Shenandoah: More consistent naming of LRB entry points Reviewed-by: shade
Mon, 15 Jul 2019 12:31:35 +0200 8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers
rkennke [Mon, 15 Jul 2019 12:31:35 +0200] rev 55678
8227637: Adjust Shenandoah C2 verifier to recognize IN_NATIVE barriers Reviewed-by: roland
Mon, 15 Jul 2019 17:53:36 +0800 8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry
fyuan [Mon, 15 Jul 2019 17:53:36 +0800] rev 55677
8227438: [TESTLIB] Determine if file exists by Files.exists in function FileUtils.deleteFileIfExistsWithRetry Reviewed-by: lancea, joehw
Sat, 13 Jul 2019 20:55:25 +0900 8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger"
ysuenaga [Sat, 13 Jul 2019 20:55:25 +0900] rev 55676
8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger" Reviewed-by: cjplummer, sspitsyn
Fri, 12 Jul 2019 15:15:07 -0700 8227644: make more build-time variables available to Markdown files
jjg [Fri, 12 Jul 2019 15:15:07 -0700] rev 55675
8227644: make more build-time variables available to Markdown files Reviewed-by: mchung
Fri, 12 Jul 2019 11:51:07 -0700 8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully
jcm [Fri, 12 Jul 2019 11:51:07 -0700] rev 55674
8227068: [Graal] MappedByteBuffer bulk access memory failures are not handled gracefully Summary: Unsafe.copyMemory access failures are handled gracefully. Reviewed-by: dnsimon, kvn
Fri, 12 Jul 2019 10:44:11 -0700 8227613: "draft" header should be in a <header> instead of <div>
jjg [Fri, 12 Jul 2019 10:44:11 -0700] rev 55673
8227613: "draft" header should be in a <header> instead of <div> Reviewed-by: mchung, iris
Fri, 12 Jul 2019 10:39:19 -0700 8227582: runtime/TLS/testtls.sh fails on x86_32
jiangli [Fri, 12 Jul 2019 10:39:19 -0700] rev 55672
8227582: runtime/TLS/testtls.sh fails on x86_32 Summary: Disable the negative test case for regular testing. Reviewed-by: shade
Fri, 12 Jul 2019 02:50:43 -0700 Merge
mikael [Fri, 12 Jul 2019 02:50:43 -0700] rev 55671
Merge
Fri, 12 Jul 2019 10:57:27 +0200 8227578: Wrong JRE targets in Images.gmk after JDK-8219971
clanger [Fri, 12 Jul 2019 10:57:27 +0200] rev 55670
8227578: Wrong JRE targets in Images.gmk after JDK-8219971 Reviewed-by: tbell
Fri, 12 Jul 2019 13:59:22 +0800 8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission
fyuan [Fri, 12 Jul 2019 13:59:22 +0800] rev 55669
8227422: sun/net/www/protocol/file/DirPermissionDenied.java failed on Windows 2016 because DirPermissionDenied directory has no read permission Reviewed-by: dfuchs
Fri, 12 Jul 2019 09:27:00 +0530 8225423: GTK L&F: JSplitPane: There is no divider shown
psadhukhan [Fri, 12 Jul 2019 09:27:00 +0530] rev 55668
8225423: GTK L&F: JSplitPane: There is no divider shown Reviewed-by: prr, serb
Thu, 11 Jul 2019 20:11:47 +0000 8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support
valeriep [Thu, 11 Jul 2019 20:11:47 +0000] rev 55667
8225745: NoSuchAlgorithmException exception for SHA256withECDSA with RSASSA-PSS support Summary: Fixed SignatureUtil and ECDSA signature impl to handle EC parameters Reviewed-by: weijun
Thu, 11 Jul 2019 12:13:52 -0700 8227602: Update nroff version of man pages
jjg [Thu, 11 Jul 2019 12:13:52 -0700] rev 55666
8227602: Update nroff version of man pages Reviewed-by: mchung
Thu, 11 Jul 2019 17:11:54 +0200 8227391: Update double-conversion to version 3.1.5
hannesw [Thu, 11 Jul 2019 17:11:54 +0200] rev 55665
8227391: Update double-conversion to version 3.1.5 Reviewed-by: attila
Thu, 11 Jul 2019 11:36:56 +0100 Merge
aph [Thu, 11 Jul 2019 11:36:56 +0100] rev 55664
Merge
Tue, 02 Jul 2019 16:54:52 +0100 8226525: HotSpot compile-time error for x86-32
aph [Tue, 02 Jul 2019 16:54:52 +0100] rev 55663
8226525: HotSpot compile-time error for x86-32 Reviewed-by: shade
Wed, 10 Jul 2019 13:14:22 -0700 8227549: Fix style of links in specs for consistency
jjg [Wed, 10 Jul 2019 13:14:22 -0700] rev 55662
8227549: Fix style of links in specs for consistency Reviewed-by: iris, mchung
Wed, 10 Jul 2019 18:43:45 +0000 8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions
valeriep [Wed, 10 Jul 2019 18:43:45 +0000] rev 55661
8181386: CipherSpi ByteBuffer to byte array conversion fails for certain data overlap conditions Summary: Detect potential buffer overlap and use extra buffer if necessary Reviewed-by: xuelei
Wed, 10 Jul 2019 18:48:05 +0200 8226536: Catch OOM from deopt that fails rematerializing objects
neliasso [Wed, 10 Jul 2019 18:48:05 +0200] rev 55660
8226536: Catch OOM from deopt that fails rematerializing objects Reviewed-by: vlivanov, thartmann
Wed, 10 Jul 2019 08:24:31 -0700 Added tag jdk-13+29 for changeset 3081f39a3d30
mikael [Wed, 10 Jul 2019 08:24:31 -0700] rev 55659
Added tag jdk-13+29 for changeset 3081f39a3d30
Thu, 11 Jul 2019 15:58:54 +0000 8178843: A bug in an inner loop in MethodGenerator's getLocals method
joehw [Thu, 11 Jul 2019 15:58:54 +0000] rev 55658
8178843: A bug in an inner loop in MethodGenerator's getLocals method Reviewed-by: lancea
Thu, 11 Jul 2019 16:43:15 +0200 8223451: Make optimistic types disabled by default
hannesw [Thu, 11 Jul 2019 16:43:15 +0200] rev 55657
8223451: Make optimistic types disabled by default Reviewed-by: sundar, jlaskey, attila
Thu, 11 Jul 2019 15:38:09 +0200 8227527: LogDecorations should lazily resolve host name
redestad [Thu, 11 Jul 2019 15:38:09 +0200] rev 55656
8227527: LogDecorations should lazily resolve host name Reviewed-by: gziemski, lfoltan, stuefe
Thu, 11 Jul 2019 09:26:04 -0400 8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*)
hseigel [Thu, 11 Jul 2019 09:26:04 -0400] rev 55655
8226798: JVM crash in klassItable::initialize_itable_for_interface(int, InstanceKlass*, bool, Thread*) Summary: When calculating vtable size at class load time, do not look for miranda method if matching package private method is found in a super class. Reviewed-by: acorn, lfoltan
Thu, 04 Jul 2019 17:31:03 +0200 8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier
rkennke [Thu, 04 Jul 2019 17:31:03 +0200] rev 55654
8226695: Shenandoah: Wire C1 and C2 IN_NATIVE barrier Reviewed-by: roland
Thu, 11 Jul 2019 06:56:51 +0200 8227275: Within native OOM error handling, assertions may hang the process
stuefe [Thu, 11 Jul 2019 06:56:51 +0200] rev 55653
8227275: Within native OOM error handling, assertions may hang the process Reviewed-by: mdoerr, coleenp
Thu, 11 Jul 2019 06:49:49 +0200 8227031: Print NMT statistics on fatal errors
stuefe [Thu, 11 Jul 2019 06:49:49 +0200] rev 55652
8227031: Print NMT statistics on fatal errors Reviewed-by: mbaesken, mdoerr
Wed, 10 Jul 2019 16:23:59 -0700 8227416: Add a "Table Of Contents" to HTML version of man pages
jjg [Wed, 10 Jul 2019 16:23:59 -0700] rev 55651
8227416: Add a "Table Of Contents" to HTML version of man pages Reviewed-by: mchung
Thu, 11 Jul 2019 08:19:56 +0900 8209790: SA tools not providing option to connect to debug server
ysuenaga [Thu, 11 Jul 2019 08:19:56 +0900] rev 55650
8209790: SA tools not providing option to connect to debug server Reviewed-by: sspitsyn, cjplummer
Wed, 10 Jul 2019 22:33:23 +0200 8227539: Replace wildcard address with loopback or local host in tests - part 20
dfuchs [Wed, 10 Jul 2019 22:33:23 +0200] rev 55649
8227539: Replace wildcard address with loopback or local host in tests - part 20 Summary: Update some tests to stop using the wildcard address. Reviewed-by: michaelm
Wed, 10 Jul 2019 16:45:28 +0000 7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances
joehw [Wed, 10 Jul 2019 16:45:28 +0000] rev 55648
7148925: StAXSource causes exceptions to be thrown with certain wellformed XML instances Reviewed-by: lancea
Tue, 02 Jul 2019 08:43:44 -0700 8225715: jhsdb jmap fails to write binary heap dump of a jshell process
fmatte [Tue, 02 Jul 2019 08:43:44 -0700] rev 55647
8225715: jhsdb jmap fails to write binary heap dump of a jshell process Summary: Add a Null check for getSourceFileName() before writing into thread dump. Reviewed-by: cjplummer, kevinw
Wed, 10 Jul 2019 08:20:41 -0700 Added tag jdk-14+5 for changeset 0f1e29c77e50
mikael [Wed, 10 Jul 2019 08:20:41 -0700] rev 55646
Added tag jdk-14+5 for changeset 0f1e29c77e50
Wed, 10 Jul 2019 16:09:20 +0100 8226756: Replace wildcard address with loopback or local host in tests - part 18
aefimov [Wed, 10 Jul 2019 16:09:20 +0100] rev 55645
8226756: Replace wildcard address with loopback or local host in tests - part 18 Reviewed-by: dfuchs Contributed-by: Patrick Concannon <patrick.concannon@oracle.com>
Wed, 10 Jul 2019 07:27:58 -0700 Merge
mikael [Wed, 10 Jul 2019 07:27:58 -0700] rev 55644
Merge
Wed, 10 Jul 2019 05:12:23 +0100 8224560: (tz) Upgrade time-zone data to tzdata2019a
rpatil [Wed, 10 Jul 2019 05:12:23 +0100] rev 55643
8224560: (tz) Upgrade time-zone data to tzdata2019a 8225580: tzdata2018i integration causes test failures on jdk-13 Reviewed-by: andrew, naoto
Wed, 10 Jul 2019 01:19:18 -0700 8227009: JDK 13 L10n resource files update - msgdrop 10
ljiang [Wed, 10 Jul 2019 01:19:18 -0700] rev 55642
8227009: JDK 13 L10n resource files update - msgdrop 10 Reviewed-by: naoto
Wed, 10 Jul 2019 09:04:42 +0200 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
jlahoda [Wed, 10 Jul 2019 09:04:42 +0200] rev 55641
8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0 Summary: LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers. Reviewed-by: mcimadamore, vromero
(0) -30000 -10000 -3000 -1000 -300 -100 -56 +56 +100 +300 +1000 +3000 tip