[jdk24] RFR: 8347407: [BACKOUT] C1/C2 don't handle allocation failure properly during initialization (RuntimeStub::new_runtime_stub fatal crash) [v2]
Tobias Hartmann
thartmann at openjdk.org
Mon Jan 13 11:58:21 UTC 2025
On Mon, 13 Jan 2025 11:55:37 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
Looks good and trivial to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23065#pullrequestreview-2546410273
More information about the hotspot-compiler-dev
mailing list