[jdk17u-dev] RFR: 8290908: misc tests fail: assert(!thread->owns_locks()) failed: must release all locks when leaving VM

Severin Gehwolf sgehwolf at openjdk.org
Wed Aug 17 16:23:44 UTC 2022


On Wed, 17 Aug 2022 15:54:39 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 interbening changes.
> 
> This backport is dependent on prior backport of JDK-8256811

@adinn Please use PR title `Backport 0ae834105740f7cf73fe96be22e0f564ad29b18d` as we know the sha of the mainline patch. Please also target branch `pr/635` over `master` since that's the PR this depends on (uses the depending pull requests feature).

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

PR: https://git.openjdk.org/jdk17u-dev/pull/636


More information about the jdk-updates-dev mailing list