[jdk17u-dev] RFR: 8290908: misc tests fail: assert(!thread->owns_locks()) failed: must release all locks when leaving VM [v2]
Andrew Dinn
adinn at openjdk.org
Thu Aug 18 10:42:47 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.
Andrew Dinn has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'JDK-8256811' into JDK-8290908
- 8290908: misc tests fail: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
Reviewed-by: cjplummer, amenkov
-------------
Changes:
- all: https://git.openjdk.org/jdk17u-dev/pull/637/files
- new: https://git.openjdk.org/jdk17u-dev/pull/637/files/2193bb9e..94a13dbd
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=637&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=637&range=00-01
Stats: 524 lines in 32 files changed: 160 ins; 314 del; 50 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