RFR: 8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=false i=8 j=0"
Viktor Klang
vklang at openjdk.org
Sat Jan 6 00:54:22 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.
test/jdk/java/util/concurrent/SynchronousQueue/Fairness.java line 27:
> 25: * @test
> 26: * @modules java.base/java.util.concurrent:open
> 27: * @bug 4992438 6633113
Suggestion:
* @bug 4992438 6633113 8314515
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17082#discussion_r1443547623
More information about the core-libs-dev
mailing list