Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2215491 | 8 | Tony Printezis | P3 | Resolved | Fixed | b08 |
JDK-2214898 | 7u2 | Tony Printezis | P3 | Closed | Fixed | b08 |
The G1PrintRegionLivenessInfo parameter is currently a product parameter. We should make it diagnostic. Generating the output required by this parameter involves doing a serial iteration over all the regions in the heap, which might introduce a scalability bottleneck for the GC pauses that observe this parameter.
- backported by
-
JDK-2215491 G1: make the G1PrintRegionLivenessInfo parameter diagnostic
- Resolved
-
JDK-2214898 G1: make the G1PrintRegionLivenessInfo parameter diagnostic
- Closed