[lworld] RFR: 8295655: [lworld] AArch64: Deoptimization from return value stub fails

Tobias Hartmann thartmann at openjdk.org
Wed Oct 19 11:54:07 UTC 2022


If found this old issue after enabling stress testing on aarch64, similar to x86_64, `set_last_Java_frame` in `generate_return_value_stub` should not set fp on aarch64.

Thanks,
Tobias

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

Commit messages:
 - 8295655: [lworld] AArch64: Deoptimization from return value stub fails

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

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



More information about the valhalla-dev mailing list