[jdk24] RFR: 8347407: [BACKOUT] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash)

Damon Fenacci dfenacci at openjdk.org
Mon Jan 13 11:32:49 UTC 2025


Hi all,

This pull request contains a backport of commit [b37f1236](https://github.com/openjdk/jdk/commit/b37f12362507fb2cd291a2b44b4777ba76efd35e) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.

The commit being backported was authored by Damon Fenacci on 13 Jan 2025 and was reviewed by Tobias Hartmann and Vladimir Kozlov.

Thanks!

-------------

Commit messages:
 - JDK-8347517: [BACKOUT] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash)

Changes: https://git.openjdk.org/jdk/pull/23065/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23065&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8347407
  Stats: 42 lines in 9 files changed: 3 ins; 26 del; 13 mod
  Patch: https://git.openjdk.org/jdk/pull/23065.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23065/head:pull/23065

PR: https://git.openjdk.org/jdk/pull/23065


More information about the hotspot-compiler-dev mailing list