[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:44:10 UTC 2022
On Thu, 18 Aug 2022 10:18:57 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
> 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.
I merged master into the branch for pr/635 to kick off a workflow. The above merge does the same for this branch.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/637
More information about the jdk-updates-dev
mailing list