RFR: 8357166: Many AOT tests failed with VM crash

Tobias Hartmann thartmann at openjdk.org
Mon May 19 05:42:50 UTC 2025


On Fri, 16 May 2025 22:22:21 GMT, Vladimir Kozlov <kvn 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)

Looks good to me.

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

Marked as reviewed by thartmann (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/25277#pullrequestreview-2849435850


More information about the hotspot-compiler-dev mailing list