<Swing Dev> [8] Review request for 8022398: javax/swing/JFileChooser/8013442/Test8013442.java fails
sergey malenkov
sergey.malenkov at oracle.com
Thu Aug 15 15:34:39 UTC 2013
Hello,
Could you please review the following fix:
fix: http://cr.openjdk.java.net/~malenkov/8022398.8.0/
<http://cr.openjdk.java.net/%7Emalenkov/8022398.8.0/>
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8022398
The FilterComboBoxModel class is the inner class of every *FileChooserUI
class, but the implementation from the Aqua L&F differs from other
implementations. It should be aligned with other implementations.
The following test can be used to ensure that the problem is fixed:
javax/swing/JFileChooser/8013442/Test8013442.java
Thanks,
SAM
More information about the swing-dev
mailing list