Integrated: 8357166: Many AOT tests failed with VM crash

Vladimir Kozlov kvn at openjdk.org
Mon May 19 14:56:57 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)

This pull request has now been integrated.

Changeset: 84a98ab4
Author:    Vladimir Kozlov <kvn at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/84a98ab43ff268d0b10926b35320717d691337ae
Stats:     13 lines in 1 file changed: 13 ins; 0 del; 0 mod

8357166: Many AOT tests failed with VM crash

Reviewed-by: thartmann, shade

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

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


More information about the hotspot-compiler-dev mailing list