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

Damon Fenacci dfenacci at openjdk.org
Mon Jan 13 11:58:21 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.
> 
> Includes that were re-added by the original backout in these 2 files
> `src/hotspot/share/c1/c1_Compilation.hpp`
> `src/hotspot/share/c1/c1_IR.hpp`
> could not be cleanly applied but are not needed in the backport as the change happened after the jdk24 branch.
> 
> Thanks!

Damon Fenacci has updated the pull request incrementally with two additional commits since the last revision:

 - Update c1_IR.hpp
 - Update c1_Compilation.hpp

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/23065/files
  - new: https://git.openjdk.org/jdk/pull/23065/files/e82341e8..f5152046

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23065&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23065&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 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