Wed, 31 Jul 2019 13:40:59 -0400 8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123
coleenp [Wed, 31 Jul 2019 13:40:59 -0400] rev 57606
8228855: Test runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails after JDK-8227123 Summary: give SurvivorAlignmentInBytes a range same as ObjectAlignmentInBytes Reviewed-by: shade
Wed, 31 Jul 2019 09:55:26 -0400 8228674: LogCompilation: Improvements to log compare feature
ecaspole [Wed, 31 Jul 2019 09:55:26 -0400] rev 57605
8228674: LogCompilation: Improvements to log compare feature Summary: Show compiler and level in compare output Reviewed-by: kvn, thartmann
Wed, 31 Jul 2019 14:07:44 +0200 Cleaner stream reconfiguration + reduced allocation in JFR framework JEP-349-branch
egahlin [Wed, 31 Jul 2019 14:07:44 +0200] rev 57604
Cleaner stream reconfiguration + reduced allocation in JFR framework
Wed, 31 Jul 2019 06:54:50 -0400 8228630: Remove always true parameter to NoSafepointVerifier
coleenp [Wed, 31 Jul 2019 06:54:50 -0400] rev 57603
8228630: Remove always true parameter to NoSafepointVerifier Summary: Also remove NoGCVerifier since NoSafepointVerifier covers GC checking when not already at a safepoint and is a stronger check. Reviewed-by: kbarrett, dholmes
Wed, 31 Jul 2019 06:37:13 -0400 8228673: Remove develop flag StrictSafepointChecks
coleenp [Wed, 31 Jul 2019 06:37:13 -0400] rev 57602
8228673: Remove develop flag StrictSafepointChecks Reviewed-by: shade, dholmes
Wed, 31 Jul 2019 10:03:44 +0200 8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier
rkennke [Wed, 31 Jul 2019 10:03:44 +0200] rev 57601
8228775: Shenandoah: Remove useless null-input-verification in Shenandoah/C2 verifier Reviewed-by: shade
Wed, 31 Jul 2019 08:05:14 +0200 8193042: NativeLookup::lookup_critical_entry() should only load shared library once
thartmann [Wed, 31 Jul 2019 08:05:14 +0200] rev 57600
8193042: NativeLookup::lookup_critical_entry() should only load shared library once Summary: Avoids repeated loads/unloads of the same shared library. Reviewed-by: dholmes, dlong, thartmann Contributed-by: Christian Hagedorn <christian.hagedorn@oracle.com>
Wed, 31 Jul 2019 00:02:01 -0400 8227250: UserHandler contains ancient LinuxThreads code
dholmes [Wed, 31 Jul 2019 00:02:01 -0400] rev 57599
8227250: UserHandler contains ancient LinuxThreads code Reviewed-by: hseigel, dcubed
Tue, 30 Jul 2019 17:31:29 -0400 8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr"
pchilanomate [Tue, 30 Jul 2019 17:31:29 -0400] rev 57598
8227528: TestAbortVMOnSafepointTimeout.java failed due to "RuntimeException: 'Safepoint sync time longer than' missing from stdout/stderr" Summary: Biased locking was disable for this test. Reviewed-by: dcubed, mdoerr, dholmes
Tue, 30 Jul 2019 22:16:48 +0200 8228725: AArch64: Purge method call format support
shade [Tue, 30 Jul 2019 22:16:48 +0200] rev 57597
8228725: AArch64: Purge method call format support Reviewed-by: adinn
Tue, 30 Jul 2019 22:15:23 +0200 8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms
shade [Tue, 30 Jul 2019 22:15:23 +0200] rev 57596
8228672: [TESTBUG] gc/metaspace/TestSizeTransitions.java fails on 32-bit platforms Reviewed-by: tonyp
Tue, 30 Jul 2019 09:46:06 -0700 8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size
bpb [Tue, 30 Jul 2019 09:46:06 -0700] rev 57595
8227609: (fs) Files.newInputStream(...).skip(n) should allow skipping beyond file size Reviewed-by: alanb, lancea, fweimer
Tue, 30 Jul 2019 17:54:53 +0200 8228743: [PPC64, s390] Implement FastJNIAccessors
mdoerr [Tue, 30 Jul 2019 17:54:53 +0200] rev 57594
8228743: [PPC64, s390] Implement FastJNIAccessors Reviewed-by: goetz, lucy
Tue, 30 Jul 2019 09:56:18 -0400 8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072)
coleenp [Tue, 30 Jul 2019 09:56:18 -0400] rev 57593
8227123: Assertion failure when setting SymbolTableSize larger than 2^17 (131,072) Summary: Increase max size for SymbolTable and fix experimental option range. Fix option range test to include experimental options. Reviewed-by: jiangli, dholmes, hseigel, gziemski
Tue, 30 Jul 2019 09:26:47 -0400 8191138: Remove deprecated java.security.acl APIs
mullan [Tue, 30 Jul 2019 09:26:47 -0400] rev 57592
8191138: Remove deprecated java.security.acl APIs Reviewed-by: alanb, mchung
Tue, 30 Jul 2019 09:58:18 +0300 8228722: jpackage RPM tests fail on some versions of rpmbuild JDK-8200758-branch
dchuyko [Tue, 30 Jul 2019 09:58:18 +0300] rev 57591
8228722: jpackage RPM tests fail on some versions of rpmbuild Reviewed-by: herrick
Tue, 30 Jul 2019 11:14:16 +0800 8228745: sun/security/tools/jarsigner/Warning.java test timeout
weijun [Tue, 30 Jul 2019 11:14:16 +0800] rev 57590
8228745: sun/security/tools/jarsigner/Warning.java test timeout Reviewed-by: xuelei
Mon, 29 Jul 2019 16:09:36 -0700 8228755: ProblemList sun/security/tools/jarsigner/Warning.java
rhalade [Mon, 29 Jul 2019 16:09:36 -0700] rev 57589
8228755: ProblemList sun/security/tools/jarsigner/Warning.java Reviewed-by: xuelei
Mon, 29 Jul 2019 18:38:00 -0400 Merge JDK-8200758-branch
herrick [Mon, 29 Jul 2019 18:38:00 -0400] rev 57588
Merge
Mon, 29 Jul 2019 18:31:18 -0400 8228744: file associations broken on linux. JDK-8200758-branch
herrick [Mon, 29 Jul 2019 18:31:18 -0400] rev 57587
8228744: file associations broken on linux. Reviewed-by: kcr
Mon, 29 Jul 2019 20:18:43 +0000 8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding
valeriep [Mon, 29 Jul 2019 20:18:43 +0000] rev 57586
8228668: compiler/codegen/aes/TestAESMain.java failed with GCM mode must be used with NoPadding Summary: Updated test to use NoPadding as default if the mode is one of GCM, CTR and CTS Reviewed-by: xuelei
Mon, 29 Jul 2019 11:23:49 -0700 8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList
xuelei [Mon, 29 Jul 2019 11:23:49 -0700] rev 57585
8228742: Remove javax/net/ssl/SSLSocket/Tls13PacketSize.java from ProblemList Reviewed-by: mullan
Mon, 29 Jul 2019 09:59:04 -0700 Merge
mikael [Mon, 29 Jul 2019 09:59:04 -0700] rev 57584
Merge
Fri, 26 Jul 2019 16:03:08 +0200 8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub.
rrich [Fri, 26 Jul 2019 16:03:08 +0200] rev 57583
8228618: s390: c1/c2 fail to add a metadata relocation in the static call stub. Reviewed-by: mdoerr, goetz
Mon, 29 Jul 2019 13:57:54 +0200 8227407: ZGC: C2 loads and load barriers can get separated by safepoints
eosterlund [Mon, 29 Jul 2019 13:57:54 +0200] rev 57582
8227407: ZGC: C2 loads and load barriers can get separated by safepoints Reviewed-by: neliasso, smonteith, roland
Sat, 27 Jul 2019 10:02:35 +0800 8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long
jjiang [Sat, 27 Jul 2019 10:02:35 +0800] rev 57581
8228403: SignTwice.java failed with java.io.FileNotFoundException: File name too long Reviewed-by: mullan
Fri, 26 Jul 2019 11:47:50 +0800 8228623: Update copyright year to 2019 for several java properties file
ljiang [Fri, 26 Jul 2019 11:47:50 +0800] rev 57580
8228623: Update copyright year to 2019 for several java properties file Reviewed-by: naoto
Thu, 25 Jul 2019 10:25:52 -0700 8228407: JVM crashes with shared archive file mismatch
ccheung [Thu, 25 Jul 2019 10:25:52 -0700] rev 57579
8228407: JVM crashes with shared archive file mismatch Summary: Stop processing other header fields if initial header check has failed. Reviewed-by: dholmes, jiangli
Thu, 25 Jul 2019 21:21:29 +0800 8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list
weijun [Thu, 25 Jul 2019 21:21:29 +0800] rev 57578
8228602: Add sun/security/tools/jarsigner/PreserveRawManifestEntryAndDigest.java to problem list Reviewed-by: mullan
Thu, 25 Jul 2019 15:29:50 +0800 8228397: Missing license copyright header in some properties files
ljiang [Thu, 25 Jul 2019 15:29:50 +0800] rev 57577
8228397: Missing license copyright header in some properties files Reviewed-by: iris, mchung, naoto
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip