-
Enhancement
-
Resolution: Duplicate
-
P4
-
9
In PSR CRM Fuse average young only and average young-initial mark gc pause time lengths differ exactly by the time it takes to do the initial marking.
G1 should try to take that into account when sizing young gen to smoothen out the pause times.
E.g. average young only time is 24ms, and average young-initial-mark pause time is 40ms, with the initial mark phase exactly taking 16ms on average.
G1 should try to take that into account when sizing young gen to smoothen out the pause times.
E.g. average young only time is 24ms, and average young-initial-mark pause time is 40ms, with the initial mark phase exactly taking 16ms on average.
- duplicates
-
JDK-8159440 Move marking of promoted objects during initial mark into the concurrent phase
-
- Resolved
-
- relates to
-
JDK-8159440 Move marking of promoted objects during initial mark into the concurrent phase
-
- Resolved
-