JDK b110 introduced JDK-8022398 fix: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/4bfcf9c5ced3
This fix added to javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel following protected method:
protected javax.swing.JFileChooser getFileChooser()
I believe this requires CCC approve.
In the perspective of JDK-8032063:
If this method is provided by JDK-8032063 fix then I believe the method will require CCC approve. If this method is omitted in that fix than I believe no CCC will be required.