JDK-8352584 : [Backout] G1: Pinned regions with pinned objects only reachable by native code crash VM
Type:Sub-task
Component:hotspot
Sub-Component:gc
Affected Version:25
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2025-03-21
Updated:2025-03-31
Resolved:2025-03-21
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.
The fix for JDK-8351921 is incomplete, crashes still occur, as shown in JDK-8352508.
The likely reason is that the change only covered G1's initial evacuation, not the following optional evacuations.