Skip to content

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

Merged
kirill-shirokov merged 1 commit into
corretto:developfrom
kirill-shirokov:8386085
Jul 13, 2026
Merged

Conversation

@kirill-shirokov

Copy link
Copy Markdown
Member

Early backport for openjdk/jdk26u#214

…iple threads do tryAcquire() with a short timeout and no permits available

Reviewed-by: dl, alanb
@kirill-shirokov

Copy link
Copy Markdown
Member Author

Windows failures are due to toolchain installation issues, not related to the fix.

@kirill-shirokov
kirill-shirokov merged commit 31ab606 into corretto:develop Jul 13, 2026
57 of 61 checks passed
@kirill-shirokov
kirill-shirokov deleted the 8386085 branch July 13, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants