Wed, 07 Aug 2019 08:10:45 -0400 8229208: Remove Monitor::ClearMonitor
coleenp [Wed, 07 Aug 2019 08:10:45 -0400] rev 57668
8229208: Remove Monitor::ClearMonitor Reviewed-by: dholmes
Wed, 07 Aug 2019 13:00:57 +0100 8228469: (tz) Upgrade time-zone data to tzdata2019b
rpatil [Wed, 07 Aug 2019 13:00:57 +0100] rev 57667
8228469: (tz) Upgrade time-zone data to tzdata2019b Reviewed-by: naoto, martin
Wed, 07 Aug 2019 07:45:37 -0400 8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase
zgu [Wed, 07 Aug 2019 07:45:37 -0400] rev 57666
8229206: Shenandoah: ShenandoahWeakRoot::oops_do() uses wrong timing phase Reviewed-by: shade
Wed, 07 Aug 2019 11:28:14 +0100 8213031: (zipfs) Add support for POSIX file permissions
clanger [Wed, 07 Aug 2019 11:28:14 +0100] rev 57665
8213031: (zipfs) Add support for POSIX file permissions Reviewed-by: alanb, lancea
Wed, 07 Aug 2019 12:09:55 +0200 8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required
thartmann [Wed, 07 Aug 2019 12:09:55 +0200] rev 57664
8229016: C2 scalarization crashes with assert(node->Opcode() == Op_CastP2X) failed: ConvP2XNode required Summary: Detect array copy to self to avoid emitting another load to the to-be-removed allocation. Reviewed-by: kvn
Wed, 07 Aug 2019 10:29:07 +0200 8228503: Rename "rs_lengths" to "rs_length" in ergo code
tschatzl [Wed, 07 Aug 2019 10:29:07 +0200] rev 57663
8228503: Rename "rs_lengths" to "rs_length" in ergo code Reviewed-by: pliden, kbarrett
Tue, 06 Aug 2019 15:03:48 -0400 8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines
tonyp [Tue, 06 Aug 2019 15:03:48 -0400] rev 57662
8227225: ParallelGC: add subspace transitions for young gen for gc+heap=info log lines Reviewed-by: tschatzl, kbarrett
Tue, 06 Aug 2019 11:40:23 -0400 8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java
kbarrett [Tue, 06 Aug 2019 11:40:23 -0400] rev 57661
8229156: ProblemList gc/stress/gclocker/TestExcessGCLockerCollections.java Reviewed-by: shade
Tue, 06 Aug 2019 15:50:30 +0200 8229129: ZGC: Fix incorrect format string for doubles
pliden [Tue, 06 Aug 2019 15:50:30 +0200] rev 57660
8229129: ZGC: Fix incorrect format string for doubles Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 15:50:25 +0200 8229128: ZGC: Remove unused ZThreadRootsIterator
pliden [Tue, 06 Aug 2019 15:50:25 +0200] rev 57659
8229128: ZGC: Remove unused ZThreadRootsIterator Reviewed-by: eosterlund, stefank
Tue, 06 Aug 2019 15:50:12 +0200 8229017: ZGC: Various cleanups of ZVerify
pliden [Tue, 06 Aug 2019 15:50:12 +0200] rev 57658
8229017: ZGC: Various cleanups of ZVerify Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 15:50:00 +0200 8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account
pliden [Tue, 06 Aug 2019 15:50:00 +0200] rev 57657
8228657: ZGC: ZObjectAllocator::used() should take undone allocations into account Reviewed-by: eosterlund
Tue, 06 Aug 2019 15:49:53 +0200 8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong()
pliden [Tue, 06 Aug 2019 15:49:53 +0200] rev 57656
8229135: ZGC: Adding missing ZStatTimerDisable before call to ZVerify::roots_strong() Reviewed-by: stefank, eosterlund
Tue, 06 Aug 2019 09:27:38 -0400 8210755: Define standard names for EC curves and TLS signature schemes
mullan [Tue, 06 Aug 2019 09:27:38 -0400] rev 57655
8210755: Define standard names for EC curves and TLS signature schemes Reviewed-by: xuelei
Tue, 06 Aug 2019 07:43:18 -0400 8228753: Deprecate -XX:FieldsAllocationStyle product option
coleenp [Tue, 06 Aug 2019 07:43:18 -0400] rev 57654
8228753: Deprecate -XX:FieldsAllocationStyle product option 8228749: Deprecate product flag -XX:CompactFields Reviewed-by: kvn, shade
Tue, 06 Aug 2019 12:14:41 +0200 8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855
shade [Tue, 06 Aug 2019 12:14:41 +0200] rev 57653
8229134: [TESTBUG] 32-bit build fails gc/arguments/TestSurvivorAlignmentInBytesOption.java after JDK-8228855 Reviewed-by: tschatzl
Tue, 06 Aug 2019 11:57:42 +0200 8229176: Shenandoah should acquire CodeCache_lock without safepoint check
shade [Tue, 06 Aug 2019 11:57:42 +0200] rev 57652
8229176: Shenandoah should acquire CodeCache_lock without safepoint check Reviewed-by: rkennke
Fri, 02 Aug 2019 10:10:42 +0200 8228902: add os::dll_load to the unified logging os category
mbaesken [Fri, 02 Aug 2019 10:10:42 +0200] rev 57651
8228902: add os::dll_load to the unified logging os category Reviewed-by: coleenp, mdoerr
Mon, 05 Aug 2019 16:27:30 -0700 Merge
mikael [Mon, 05 Aug 2019 16:27:30 -0700] rev 57650
Merge
Mon, 05 Aug 2019 10:40:36 +0100 8229018: Switching to an infinite socket timeout on Windows leads to high CPU load
michaelm [Mon, 05 Aug 2019 10:40:36 +0100] rev 57649
8229018: Switching to an infinite socket timeout on Windows leads to high CPU load Reviewed-by: michaelm Contributed-by: alan.bateman@oracle.com
Sat, 03 Aug 2019 13:53:19 +0530 8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected
pbansal [Sat, 03 Aug 2019 13:53:19 +0530] rev 57648
8226964: [Yaru] GTK L&F: There is no difference between menu selected and de-selected Reviewed-by: prr, kcr
Thu, 25 Jul 2019 12:15:27 +0200 8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes)
mbaesken [Thu, 25 Jul 2019 12:15:27 +0200] rev 57647
8228585: jdk/internal/platform/cgroup/TestCgroupMetrics.java - NumberFormatException because of large long values (memory limit_in_bytes) Reviewed-by: dholmes, sgehwolf
Fri, 26 Jul 2019 15:05:24 +0200 8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX
mbaesken [Fri, 26 Jul 2019 15:05:24 +0200] rev 57646
8228650: runtime/SharedArchiveFile/CheckDefaultArchiveFile.java test fails on AIX Reviewed-by: mseledtsov
Thu, 01 Aug 2019 08:59:31 +0200 8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms
mbaesken [Thu, 01 Aug 2019 08:59:31 +0200] rev 57645
8228658: test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms Reviewed-by: dholmes, jcbeyler
Fri, 02 Aug 2019 10:43:30 +0200 8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates
mgronlun [Fri, 02 Aug 2019 10:43:30 +0200] rev 57644
8228834: Regression caused by JDK-8214542 not installing complete checkpoint data to candidates Reviewed-by: egahlin
Thu, 01 Aug 2019 10:47:51 -0700 8227919: 8213232 causes crashes on solaris sparc64
itakiguchi [Thu, 01 Aug 2019 10:47:51 -0700] rev 57643
8227919: 8213232 causes crashes on solaris sparc64 Reviewed-by: prr, vkempik
Thu, 01 Aug 2019 09:27:24 -0700 Added tag jdk-13+32 for changeset 929f37a9c35d
mikael [Thu, 01 Aug 2019 09:27:24 -0700] rev 57642
Added tag jdk-13+32 for changeset 929f37a9c35d
Mon, 05 Aug 2019 23:57:47 +0200 Adapt Java event commit() method for streaming JEP-349-branch
egahlin [Mon, 05 Aug 2019 23:57:47 +0200] rev 57641
Adapt Java event commit() method for streaming
Mon, 05 Aug 2019 22:40:46 +0200 Fix first(...), next(...) and last() path from RepositoryFiles JEP-349-branch
egahlin [Mon, 05 Aug 2019 22:40:46 +0200] rev 57640
Fix first(...), next(...) and last() path from RepositoryFiles
Mon, 05 Aug 2019 13:18:31 -0700 8225776: Optimize branch frequency of G1's write post-barrier in C2
manc [Mon, 05 Aug 2019 13:18:31 -0700] rev 57639
8225776: Optimize branch frequency of G1's write post-barrier in C2 Reviewed-by: tschatzl, dlong Contributed-by: Man Cao <manc@google.com>, Chuck Rasbold <rasbold@google.com>
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip