---------
- [X] I confirm that I make this contribution in accordance with the [OpenJDK 
Interim AI Policy](https://openjdk.org/legal/ai).

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

Commit messages:
 - 8386085: Livelock in AbstractQueuedSyncronizer.cleanQueue() when multiple 
threads do tryAcquire() with a short timeout and no permits available

Changes: https://git.openjdk.org/jdk/pull/31595/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=31595&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8386085
  Stats: 82 lines in 5 files changed: 78 ins; 1 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/31595.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/31595/head:pull/31595

PR: https://git.openjdk.org/jdk/pull/31595

Reply via email to