git: openjdk/jdk: master: 8340572: ConcurrentModificationException when sorting ArrayList sublists

Attila Szegedi attila at openjdk.org
Sat Oct 5 21:16:20 UTC 2024


Changeset: 260d4658
Branch: master
Author:    Attila Szegedi <attila at openjdk.org>
Date:      2024-10-05 21:15:18 +0000
URL:       https://git.openjdk.org/jdk/commit/260d4658aefe370d8994574c20057de07fd6f197

8340572: ConcurrentModificationException when sorting ArrayList sublists

Reviewed-by: smarks

! src/java.base/share/classes/java/util/ArrayList.java
+ test/jdk/java/util/ArrayList/SortingModCount.java



More information about the jdk-changes mailing list