JDK-7031941 : Use generificated JComboBox and JList in core libraries
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-03-29
  • Updated: 2014-10-06
  • Resolved: 2011-08-03
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.
JDK 8
8 b01Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Because of JComboBox and JList generification we should update core libraries and use generificated JComboBox and JList
We should also generify "raw" implementations, like WindowsFileChooserUI.DirectoryComboBoxModel, BasicDirectoryModel, MetalFileChooserUI.DirectoryComboBoxModel, MetalFileChooserUI.FilterComboBoxModel etc.

Comments
EVALUATION We should update core libraries and use generificated JComboBox and JList
18-07-2011