[jdk17u-dev] RFR: 8327137: Add test for ConcurrentModificationException in BasicDirectoryModel
Martin Doerr
mdoerr at openjdk.org
Mon May 20 13:17:08 UTC 2024
On Fri, 17 May 2024 08:51:22 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:
> I backport this for parity with 17.0.12-oracle.
Nightly test got error:
Exception in Basic L&F File Loading Thread: class java.util.ConcurrentModificationException
java.util.ConcurrentModificationException
at java.base/java.util.AbstractList$SubList.checkForComodification(AbstractList.java:904)
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2477#issuecomment-2120439933
More information about the jdk-updates-dev
mailing list