git: openjdk/jdk: master: 8371740: LinkedTransferQueue.poll() returns null even though queue is not empty
Viktor Klang
vklang at openjdk.org
Thu Nov 27 09:43:44 UTC 2025
Changeset: d350158e
Branch: master
Author: Viktor Klang <vklang at openjdk.org>
Date: 2025-11-27 09:42:46 +0000
URL: https://git.openjdk.org/jdk/commit/d350158e060c01acf49759dcbdd1f4d72530111b
8371740: LinkedTransferQueue.poll() returns null even though queue is not empty
Co-authored-by: Doug Lea <dl at openjdk.org>
Co-authored-by: Dr Heinz M. Kabutz <heinz at javaspecialists.eu>
Reviewed-by: alanb
! src/java.base/share/classes/java/util/concurrent/LinkedTransferQueue.java
+ test/jdk/java/util/concurrent/BlockingQueue/MissedPoll.java
More information about the jdk-changes
mailing list