On Tue, 31 Jan 2023 10:45:07 GMT, Viktor Klang <d...@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.

This pull request has now been integrated.

Changeset: ecf8842c
Author:    Viktor Klang <viktor.kl...@oracle.com>
Committer: Alan Bateman <al...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/ecf8842cd2309210f3d5eee7f9f28a198a860686
Stats:     12 lines in 1 file changed: 2 ins; 2 del; 8 mod

8300098: java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java 
fails with internal timeout when executed with TieredCompilation1/3

Co-authored-by: Doug Lea <d...@openjdk.org>
Reviewed-by: jpai, alanb

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

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

Reply via email to