JDK-8347407 : [BACKOUT] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash)
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2025-01-10
  • Updated: 2025-01-20
  • Resolved: 2025-01-13
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 24 JDK 25
24Fixed 25 b06Fixed
Related Reports
Duplicate :  
Description
The fix for JDK-8326615 which increased the code cache was incomplete and didn't fix the underlying issue with code cache allocation potentially crashing.
Comments
A pull request was submitted for review. Branch: jdk24 URL: https://git.openjdk.org/jdk/pull/23065 Date: 2025-01-13 10:23:52 +0000
13-01-2025

Changeset: b37f1236 Branch: master Author: Damon Fenacci <dfenacci@openjdk.org> Date: 2025-01-13 07:59:51 +0000 URL: https://git.openjdk.org/jdk/commit/b37f12362507fb2cd291a2b44b4777ba76efd35e
13-01-2025

ILW = Same as JDK-8339700 = P3
10-01-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23031 Date: 2025-01-10 09:34:19 +0000
10-01-2025