On Wed, 17 Jan 2024 12:55:52 GMT, Tejesh R <[email protected]> wrote:

> Suggested fix [JDK-8307091](https://bugs.openjdk.org/browse/JDK-8307091) also 
> created concurrent exception intermittently (monthly once/quarterly once) on 
> CI system. The issue was not able to be reproduced yet, hence proposing an 
> alternative fix which uses iterators to compare the List.
> CI testing shows green.

This pull request has now been integrated.

Changeset: 70e7cdcb
Author:    Tejesh R <[email protected]>
URL:       
https://git.openjdk.org/jdk/commit/70e7cdcb9ecedd455cf701b5c7ad05286ac0067d
Stats:     48 lines in 1 file changed: 6 ins; 4 del; 38 mod

8323670: A few client tests intermittently throw ConcurrentModificationException

Reviewed-by: aivanov, serb

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

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

Reply via email to