Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
11, 15
-
b19
-
generic
-
generic
Backports
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 |
Description
The test uses the Swing components on the main thread and gets some exceptions because of the race between main/EDT. This causes the test to fail in mach5 from time to time:
test/jdk/javax/swing/JFileChooser/4966171/bug4966171.java
test/jdk/javax/swing/JFileChooser/4966171/bug4966171.java
Attachments
Issue Links
- 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
-
- links to
(1 links to)