[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:22:23 UTC 2022
On Thu, 18 Aug 2022 09:43:26 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> @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.
>
> @adinn In the UI when you create a PR, the target branch should be `openjdk:pr/635` instead of `openjdk:master`. "See [adinn](https://github.com/adinn) wants to merge 2 commits into [openjdk:master](https://github.com/openjdk/jdk17u-dev) from [adinn:JDK-8290908](https://github.com/adinn/jdk17u-dev/tree/JDK-8290908)" above. You can re-use the branch you have, but by comparing it to `pr/635` only the changes on top would show up in the "changes" tab. It might mean you'd have to recreate the PR and close this one. Not sure if you have a widget to change the target branch (I don't, but I didn't create the PR).
@jerboaa I have created a new backport PR that targets pr/635. I am closing this one.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/636
More information about the jdk-updates-dev
mailing list