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

Andrew Dinn adinn at openjdk.org
Fri Oct 28 11:09:41 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 ten additional commits since the last revision:

 - Merge master
 - Merge branch 'JDK-8256811' into JDK-8290908
 - correct type
 - Merge branch 'JDK-8256811' into JDK-8290908
 - remove unnecessary cast change
 - Merge branch 'JDK-8256811' into JDK-8290908
 - Merge branch 'master' into JDK-8256811
 - 8290908: misc tests fail: assert(!thread->owns_locks()) failed: must release all locks when leaving VM
   
   Reviewed-by: cjplummer, amenkov
 - Backport 54854d9300479c22c416fd9d2fdb5c29fc1884bc

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

Changes:
  - all: https://git.openjdk.org/jdk17u-dev/pull/637/files
  - new: https://git.openjdk.org/jdk17u-dev/pull/637/files/6aba8c24..a3f6f2e1

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

  Stats: 42661 lines in 431 files changed: 39277 ins; 1743 del; 1641 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