-
Bug
-
Resolution: Fixed
-
P4
-
11, 15
-
b19
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8253975 | 11.0.10-oracle | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8254068 | 11.0.10 | Sergey Bylokhov | P4 | Resolved | Fixed | b01 |
JDK-8265698 | 8u301 | Sergey Bylokhov | P4 | Resolved | Fixed | b03 |
test/jdk/javax/swing/JFileChooser/4966171/bug4966171.java
- backported by
-
JDK-8253975 Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
-
- Resolved
-
-
JDK-8254068 Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
-
- Resolved
-
-
JDK-8265698 Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
-
- Resolved
-
- duplicates
-
JDK-8068244 BasicDirectoryModel.cancelRunnables() throws ConcurrentModificationException
-
- Closed
-
-
JDK-8196095 javax/swing/JFileChooser/DeserializedJFileChooser/DeserializedJFileChooserTest.java fails
-
- Closed
-
- relates to
-
JDK-8325179 Race in BasicDirectoryModel.validateFileCache
-
- Resolved
-
-
JDK-8327137 Add test for ConcurrentModificationException in BasicDirectoryModel
-
- Resolved
-
-
JDK-8324719 Missing synchronized block in BasicDirectoryModel
-
- Closed
-
-
JDK-8324973 Replace Vector with ArrayList in BasicDirectoryModel.FilesLoader
-
- Closed
-
-
JDK-8323670 A few client tests intermittently throw ConcurrentModificationException
-
- Resolved
-
- links to