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.

To download the current JDK release, click here.
JDK 25
25 b16Fixed
Related Reports
Relates :  
Description
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.
Comments
Changeset: b545b9e7 Branch: master Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2025-03-21 10:00:07 +0000 URL: https://git.openjdk.org/jdk/commit/b545b9e79ea6a1e616c35e584f333b47bd7bd6d6
21-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/24146 Date: 2025-03-21 07:51:43 +0000
21-03-2025