-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 20
-
Component/s: hotspot
-
b09
HeapRegion::_compaction_top is a temporary per-region value exclusively used during G1 full collection.
As such it is imo better located in G1FullCollector.
As such it is imo better located in G1FullCollector.