[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 09:25:40 UTC 2022
On Wed, 17 Aug 2022 16:19:39 GMT, Severin Gehwolf <sgehwolf 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).
@jerboaa How do I make this patch target pr/635? n.b. I raised the PR from a branch that is derived from the one used to raise pr/635.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/636
More information about the jdk-updates-dev
mailing list