JDK-8032063 fix was integrated to JDK b126 [1]. The fix actually rolls back the change made to javax.swing.plaf.metal.MetalFileChooserUI.FilterComboBoxModel in b110 [2].
The corresponding CCC 8032063:
- is not approved;
- specifies that JDK-8032063 should be fixed by another way, namely by moving base class to javax.swing.plaf.basic.BasicFileChooserUI class;
While I understand that FilterComboBoxModel class was simply restored as it was in JDK b109 JDK-8032063 fix changes public API and thus I believe should be CCC approved.
[1] b126 changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/91bce40d0347
[2] b110 changeset: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/4bfcf9c5ced3