[jdk21u-dev] RFR: 8324174: assert(m->is_entered(current)) failed: invariant

lusou-zhangquan duke at openjdk.org
Wed Mar 6 08:39:12 UTC 2024


Clean backport from master to fix the incorrect lock and unlock order problem of nested locks during deoptimization.

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

Commit messages:
 - 8324174: assert(m->is_entered(current)) failed: invariant

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

PR: https://git.openjdk.org/jdk21u-dev/pull/334


More information about the jdk-updates-dev mailing list