[jdk17u-dev] RFR: 8290908: misc tests fail: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
Andrew Dinn
adinn at openjdk.org
Wed Aug 17 16:03:07 UTC 2022
Backport of follow up fix to correct JCK failure after 8256811.
The backport involved minor adjustment of the original patch to allow for interbening changes.
This backport is dependent on prior backport of JDK-8256811
-------------
Commit messages:
- 8290908: misc tests fail: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
- Backport 54854d9300479c22c416fd9d2fdb5c29fc1884bc
Changes: https://git.openjdk.org/jdk17u-dev/pull/636/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=636&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8290908
Stats: 503 lines in 13 files changed: 258 ins; 151 del; 94 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/636.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/636/head:pull/636
PR: https://git.openjdk.org/jdk17u-dev/pull/636
More information about the jdk-updates-dev
mailing list