-
Bug
-
Resolution: Fixed
-
P3
-
23
As the title suggests, G1 Full GC flushes mark stats before reference processing, which may add more liveness information.
So far I think this only has impact on whether the region is selected for compaction or not; at worst this value will be underestimated and the region needlessly compacted (instead of kept in place).
So far I think this only has impact on whether the region is selected for compaction or not; at worst this value will be underestimated and the region needlessly compacted (instead of kept in place).