On Tue, 30 Jan 2024 16:30:43 GMT, Alexey Ivanov <[email protected]> wrote:

> I forgot to add a direct link to the test: 
> [`BasicDirectoryModelConcurrency.java`](https://github.com/aivanov-jdk/jdk/blob/7cdf8c3610898557e91190d2bae440829a663376/test/jdk/javax/swing/JFileChooser/FileSystemView/BasicDirectoryModelConcurrency.java)
> 
> > @mrserb I've been trying to write a regression test for this problem. Have 
> > I succeeded? Not quite… I am unable to get 
> > `ConcurrentModificationException` on any platform when I run the test 
> > locally.
> 
> I reproduced the issue a few times on macOS and once on Linux, on a local 
> host rather than in CI.

Not able to reproduce in CI?

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

PR Comment: https://git.openjdk.org/jdk/pull/17462#issuecomment-1918381738

Reply via email to