Duplicate :
|
|
Relates :
|
|
Relates :
|
The previous fix JDK-8031696 has a regression that AcceptAllFileFilter can't be chosen from the file chooser combo-box. The JDK-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.
|