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

Andrew Dinn adinn at openjdk.org
Wed Sep 7 09:28:50 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 three additional commits since the last revision:

 - Merge branch 'JDK-8256811' into JDK-8290908
 - 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/94a13dbd..3e5bb2e0

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=637&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=637&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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