[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
Thu Aug 18 10:27:52 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 intervening changes.
This backport is dependent on prior backport of JDK-8256811.
It also requires a subsequent backport of JDK-8291456.
-------------
Depends on: https://git.openjdk.org/jdk17u-dev/pull/635
Commit messages:
- 8290908: misc tests fail: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
Changes: https://git.openjdk.org/jdk17u-dev/pull/637/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=637&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8290908
Stats: 8 lines in 1 file changed: 4 ins; 4 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/637.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/637/head:pull/637
PR: https://git.openjdk.org/jdk17u-dev/pull/637
More information about the jdk-updates-dev
mailing list