-
Enhancement
-
Resolution: Fixed
-
P4
-
17
-
b15
Per-region liveness info in the mark phase of G1 full gc is for several purposes:
JDK-8262068 needs it to determine whether compaction of a region should be skipped
JDK-8258431 for a JFR event that prints live set size estimate
so add this functionality.
so add this functionality.
- blocks
-
JDK-8262068 Improve G1 Full GC by skipping compaction for regions with high survival ratio
- Resolved
-
JDK-8258431 Provide a JFR event with live set size estimate
- Closed
- relates to
-
JDK-8264818 G1: Improve liveness check for empty pinned regions after full gc marking
- Resolved