Wed, 31 Jul 2019 09:52:28 +0800 8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry
pli [Wed, 31 Jul 2019 09:52:28 +0800] rev 57616
8228601: AArch64: Fix interpreter code at JVMCI deoptimization entry Reviewed-by: adinn, aph
Tue, 30 Jul 2019 07:22:05 +0200 8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed
thartmann [Tue, 30 Jul 2019 07:22:05 +0200] rev 57615
8228710: Disable AggressiveUnboxing until JDK-8224957 is fixed Summary: Disabled AggressiveUnboxing. Reviewed-by: roland, kvn
Thu, 01 Aug 2019 16:48:26 +0200 Cleaning up JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:48:26 +0200] rev 57614
Cleaning up
Thu, 01 Aug 2019 16:47:17 +0200 Updating use cases JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:47:17 +0200] rev 57613
Updating use cases
Thu, 01 Aug 2019 16:43:15 +0200 Add test for setSettings JEP-349-branch
egahlin [Thu, 01 Aug 2019 16:43:15 +0200] rev 57612
Add test for setSettings
Thu, 01 Aug 2019 08:59:31 +0200 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms jdk-14+8
mbaesken [Thu, 01 Aug 2019 08:59:31 +0200] rev 57611
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms Reviewed-by: dholmes, jcbeyler
Wed, 31 Jul 2019 16:48:51 -0700 8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed
mseledtsov [Wed, 31 Jul 2019 16:48:51 -0700] rev 57610
8228904: Problemlist docker/TestJcmdWithSideCar.java until JDK-8228850 and JDK-8228960 are fixed Summary: Problem listed the test Reviewed-by: dcubed
Wed, 31 Jul 2019 17:30:25 -0400 8228907: Some gc argument checking tests fail after JDK-8228855
coleenp [Wed, 31 Jul 2019 17:30:25 -0400] rev 57609
8228907: Some gc argument checking tests fail after JDK-8228855 Summary: Use new SurvivorAlignmentInBytes range in tests, remove test cases that verify unnecessarily large values. Reviewed-by: kbarrett, dcubed, dholmes
Mon, 29 Jul 2019 16:31:09 +0530 8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo
jpai [Mon, 29 Jul 2019 16:31:09 +0530] rev 57608
8227170: (.hg)Ignore the JTwork and JTreport directories generated at the root of the repo Summary: Fix the .hgignore file to properly ignore the following: .DS_Store file, .metadata, .recommenders, JTwork and JTreport directories at the root of the repo (in addition to being ignored as sub-directories). src/utils/hsdis/build/ directory Reviewed-by: erikj
Wed, 31 Jul 2019 14:28:51 -0400 8048556: Unnecessary GCLocker-initiated young GCs
kbarrett [Wed, 31 Jul 2019 14:28:51 -0400] rev 57607
8048556: Unnecessary GCLocker-initiated young GCs Summary: Fixed recognition of unnecessary GCLocker collections. Reviewed-by: pliden, tschatzl
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 tip