JDK-8032584 : No CCC request for javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel.getFileChooser
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-01-23
  • Updated: 2014-01-23
  • Resolved: 2014-01-23
Related Reports
Duplicate :  
Relates :  
Description
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.
Comments
JDK-8022398 fix was rolled back by P1 critical fix JDK-8032063 javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel extends non-standard API
23-01-2014