When printing the summary for region liveness after marking, the printed region efficiency is not current.
Only later when we print the region liveness ("Post-Sorting") gc efficiencies are correct.
Either suppress heap region liveness information in the Post-Cleanup printing or make clear they are invalid at this time (e.g. print zeros etc).
Only later when we print the region liveness ("Post-Sorting") gc efficiencies are correct.
Either suppress heap region liveness information in the Post-Cleanup printing or make clear they are invalid at this time (e.g. print zeros etc).
- relates to
-
JDK-8260042 G1 Post-cleanup liveness printing occurs too early
-
- Resolved
-