-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 11, 15
-
Fix Version/s: 15
-
Component/s: client-libs
-
Subcomponent:
-
Resolved In Build:b19
-
CPU:generic
-
OS: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 |
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
- backported by
-
JDK-8253975 Race condition between EDT and BasicDirectoryModel.FilesLoader.run0()
-
- Resolved
-
-
JDK-8254068 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