-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 27
-
Component/s: hotspot
-
In Review
Aged regions with a sufficient amount of live data may be promoted in place. Other aged regions with insufficient live data may have their objects evacuated by promotion. These regions bypass normal collection set selection. For historical reasons, this process used an intermediate array to pass these regions between components. After recent refactorings, this array is no longer necessary and other simplifications can be made.
- links to
-
Review(master)
openjdk/jdk/29832