> This PR proposes to fix a race where `release.countDown()` previously could > win before the interrupt is observed > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai).
Per Minborg 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: - Address comments in the PR - Merge branch 'master' into bug-ir-preserve - Fix race ------------- Changes: - all: https://git.openjdk.org/jdk/pull/31187/files - new: https://git.openjdk.org/jdk/pull/31187/files/2193bc58..b299d025 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=31187&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=31187&range=00-01 Stats: 133340 lines in 1774 files changed: 29888 ins; 96043 del; 7409 mod Patch: https://git.openjdk.org/jdk/pull/31187.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/31187/head:pull/31187 PR: https://git.openjdk.org/jdk/pull/31187
