RFR: 8357166: Many AOT tests failed with VM crash
Vladimir Kozlov
kvn at openjdk.org
Mon May 19 14:53:56 UTC 2025
On Mon, 19 May 2025 07:30:31 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Disable AOT runtime blobs generation when VerifyOops flag is on.
>> AOT adapters are not affected - they don't have oops operation.
>>
>> Tested tier1 and tier7-comp (which failed without fix)
>
> Marked as reviewed by shade (Reviewer).
Thank you, @shipilev and @TobiHartmann
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25277#issuecomment-2891329725
More information about the hotspot-compiler-dev
mailing list