-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
summarize_dense_prefix is used to ensure the dense-prefix (objs on these regions are not moved because these regions are too full) of old-gen hold correct compaction attributes like other regions, like destination, destination-count, source-regiion, etc.
However, there is no need for dense-prefix masquerading as other moving (compacting) regions. During compaction, the iteration logic would just skip dense-prefix.
However, there is no need for dense-prefix masquerading as other moving (compacting) regions. During compaction, the iteration logic would just skip dense-prefix.
- links to
-
Review(master) openjdk/jdk/27286