[lworld] RFR: 8369043: [lworld] -XX:AOTMode=create crashes with UseCompactObjectHeaders on aarch64

Coleen Phillimore coleenp at openjdk.org
Tue Dec 16 13:11:35 UTC 2025


Some index_dependent_slop code found its way into the aarch64 code in the valhalla repo that isn't in mainline, and seems to have no reason to belong to the valhalla code.  Removing it and unproblem listing the tests.  The tests might soon fail for other reasons, but no longer fail for this one.
Tested with tier8 without this failure.  It's hard to reproduce in isolation.

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

Commit messages:
 - 8369043: [lworld] -XX:AOTMode=create crashes with UseCompactObjectHeaders on aarch64

Changes: https://git.openjdk.org/valhalla/pull/1805/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1805&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8369043
  Stats: 10 lines in 2 files changed: 0 ins; 8 del; 2 mod
  Patch: https://git.openjdk.org/valhalla/pull/1805.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1805/head:pull/1805

PR: https://git.openjdk.org/valhalla/pull/1805


More information about the valhalla-dev mailing list