[lilliput-jdk17u:lilliput] RFR: 8318895: Deoptimization results in incorrect lightweight locking stack

Roman Kennke rkennke at openjdk.org
Tue Apr 9 07:21:33 UTC 2024


Backport of https://github.com/openjdk/jdk/commit/ea1ffa34192448317ce9a61a3588b0dee3a2ef44

Fixes a bug related to lightweight locking and deoptimization.

Mostly clean, except for minor context diff in includes and missing -XX:+UnlockExperimentalVMOptions in tests.

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

Commit messages:
 - 8318895: Deoptimization results in incorrect lightweight locking stack

Changes: https://git.openjdk.org/lilliput-jdk17u/pull/77/files
  Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=77&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8318895
  Stats: 163 lines in 2 files changed: 160 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/lilliput-jdk17u/pull/77.diff
  Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/77/head:pull/77

PR: https://git.openjdk.org/lilliput-jdk17u/pull/77


More information about the lilliput-dev mailing list