[jdk21u-dev] RFR: 8327137: Add test for ConcurrentModificationException in BasicDirectoryModel

Martin Doerr mdoerr at openjdk.org
Wed May 22 08:19:07 UTC 2024


On Fri, 17 May 2024 08:47:12 GMT, Andrew Lu <andrewlu at openjdk.org> wrote:

> I backport this for parity with 21.0.3-oracle.

We should postpone this one. There are more backports needed. We got:
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:906)

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/584#issuecomment-2124156027


More information about the jdk-updates-dev mailing list