-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 19
-
Component/s: hotspot
-
b03
-
generic
-
generic
In PSPromotionLAB exists some code that fills unused tails of promotion LABs, which is semantically the same as the CollectedHeap::fill* family of methods. They can be consolidated.
We also have ContiguousSpace::allocate_temporary_filler() which does the same, but is unused and can be removed.
We also have ContiguousSpace::allocate_temporary_filler() which does the same, but is unused and can be removed.
- relates to
-
JDK-8279534 Consolidate and remove oopDesc::klass_gap methods
-
- Resolved
-