RFR: 8357166: Many AOT tests failed with VM crash

Vladimir Kozlov kvn at openjdk.org
Fri May 16 22:26:00 UTC 2025


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)

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

Commit messages:
 - 8357166: Many AOT tests failed with VM crash

Changes: https://git.openjdk.org/jdk/pull/25277/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25277&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8357166
  Stats: 13 lines in 1 file changed: 13 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/25277.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25277/head:pull/25277

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


More information about the hotspot-compiler-dev mailing list