RFR: 8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=false i=8 j=0"

Viktor Klang vklang at openjdk.org
Fri Jan 5 14:53:31 UTC 2024


On Tue, 12 Dec 2023 15:13:01 GMT, Viktor Klang <vklang at openjdk.org> wrote:

> While this might not fix 8314515, it should at least make it more exact.

@Martin-Buchholz @DougLea while this might not fix https://bugs.openjdk.org/browse/JDK-8314515 it should be more correct than waiting for the thread state to change.

Made it a draft PR to elicit your thoughts :)

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

PR Comment: https://git.openjdk.org/jdk/pull/17082#issuecomment-1852240025


More information about the core-libs-dev mailing list