[jdk21u] RFR: 8318895: Deoptimization results in incorrect lightweight locking stack

Roman Kennke rkennke at openjdk.org
Fri Nov 24 11:56:17 UTC 2023


Hi all,

This pull request contains a backport of commit [ea1ffa34](https://github.com/openjdk/jdk/commit/ea1ffa34192448317ce9a61a3588b0dee3a2ef44) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.

The commit being backported was authored by Roman Kennke on 10 Nov 2023 and was reviewed by Dean Long and Richard Reingruber.

The fix affects only lightweight locking paths and has not accrued bug-tail in mainline during the last 2 weeks.

Thanks!

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

Commit messages:
 - Backport ea1ffa34192448317ce9a61a3588b0dee3a2ef44

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

PR: https://git.openjdk.org/jdk21u/pull/400


More information about the jdk-updates-dev mailing list