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

Vladimir Kozlov kvn at openjdk.org
Mon Jan 13 17:58:35 UTC 2025


On Mon, 13 Jan 2025 11:58:21 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!
>
> Damon Fenacci has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Update c1_IR.hpp
>  - Update c1_Compilation.hpp

Good.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23065#pullrequestreview-2547373534


More information about the hotspot-compiler-dev mailing list