JDK-8277851 : G1: Allow random selection of forced evacuation failure of N regions in collection set
Type:Sub-task
Component:hotspot
Sub-Component:gc
Affected Version:18
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2021-11-26
Updated:2021-11-30
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
JDK-8277736 configure the distribution of objects failing evacuation among regions, which select regions from start, i.e not randomly.
It may be interesting to select regions randomly.