RFR: JDK-8300098 : java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java fails with internal timeout when executed with TieredCompilation1/3
Alan Bateman
alanb at openjdk.org
Thu Feb 2 08:29:22 UTC 2023
On Tue, 31 Jan 2023 10:45:07 GMT, Viktor Klang <duke at openjdk.org> wrote:
> The proposed fix by @DougLea ensures that the state transition into waiting is retried in the cases where a previous waiter isn't making progress and a new waiter goes into waiting.
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12319
More information about the core-libs-dev
mailing list