JDK-6636951 : javax.swing.plaf SigTest Failures in OpenJDK 6
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: OpenJDK6
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-12-04
  • Updated: 2011-01-19
  • Resolved: 2008-03-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
OpenJDK6 b07Fixed
Related Reports
Relates :  
Relates :  
Description
There are 2 javax.swing.plaf JCK SigTest failures in OpenJDK 6 build b02. 

Added Fields
------------
javax.swing.plaf.basic.BasicFileChooserUI:                  field protected javax.swing.Icon javax.swing.plaf.basic.BasicFileChooserUI.viewMenuIcon

LinkageError
------------
javax.swing.plaf.metal.MetalInternalFrameTitlePane:         thrown java.lang.NoClassDefFoundError: javax.swing.plaf.basic.BasicInternalFrameTitlePane

These failures need to be fixed for OpenJDK 6 to pass the JCK.
The new bug 6637821 was filed for the described InternalFrameTitlePane problem
so the current but is only about BasicFileChooserUI

Comments
SUGGESTED FIX http://jprt-web.sfbay/archive/2008/03/2008-03-06-074758.dm154731.openjdk6
14-03-2008

EVALUATION 6637821 - has been closed as not a defect. Please see evaluation for 6637821.
11-12-2007

EVALUATION The new bug 6637821 was filed for the described InternalFrameTitlePane problem so the current but is only about BasicFileChooserUI
05-12-2007