RFR: 8314515: java/util/concurrent/SynchronousQueue/Fairness.java failed with "Error: fair=false i=8 j=0"
Doug Lea
dl 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.
Yes, it is a bit more fragile (looking for particular methods) but similar to other test improvements (like FJP close tests) that make them more reliable and surprisingly usually a little faster
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17082#issuecomment-1852273620
More information about the core-libs-dev
mailing list