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

Damon Fenacci dfenacci at openjdk.org
Tue Jan 14 07:37:44 UTC 2025


On Mon, 13 Jan 2025 10:23:52 GMT, Damon Fenacci <dfenacci at openjdk.org> wrote:

> 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!

This pull request has now been integrated.

Changeset: e76cc445
Author:    Damon Fenacci <dfenacci at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/e76cc445025bf948f4255fd96d78ec85573ed1f0
Stats:     40 lines in 7 files changed: 3 ins; 26 del; 11 mod

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

Reviewed-by: thartmann, kvn
Backport-of: b37f12362507fb2cd291a2b44b4777ba76efd35e

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

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


More information about the hotspot-compiler-dev mailing list