-
Bug
-
Resolution: Duplicate
-
P3
-
9
The previous fix JDK-8031696 has a regression that AcceptAllFileFilter can't be chosen from the file chooser combo-box.
TheJDK-8152677 reverts the changes from the previous fix.
TwentyThousandTest creates a file chooser that leads that the Aqua L&F File Loading Thread is started the first time. The file chooser updateUI() calls the loading thread the second time. It should be investigated why it leads to the OOME.
The
TwentyThousandTest creates a file chooser that leads that the Aqua L&F File Loading Thread is started the first time. The file chooser updateUI() calls the loading thread the second time. It should be investigated why it leads to the OOME.
- duplicates
-
JDK-8058231 Test javax/swing/JFileChooser/6396844/TwentyThousandTest.java fails
- Closed
- relates to
-
JDK-8152677 [macosx] All files filter can't be selected in JFileChooser
- Resolved
-
JDK-8031696 [macosx] TwentyThousandTest test failed with OOM
- Resolved