Integrated: 8371740 : LinkedTransferQueue.poll() returns null even though queue is not empty

Viktor Klang vklang at openjdk.org
Thu Nov 27 09:46:10 UTC 2025


On Mon, 24 Nov 2025 17:31:20 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> Adds the patch by @DougLea

This pull request has now been integrated.

Changeset: d350158e
Author:    Viktor Klang <vklang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d350158e060c01acf49759dcbdd1f4d72530111b
Stats:     87 lines in 2 files changed: 80 ins; 0 del; 7 mod

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

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

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


More information about the core-libs-dev mailing list