JDK-6727662 : Code improvement and warnings removing from swing packages
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-07-20
  • Updated: 2017-01-04
  • Resolved: 2011-05-18
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 7
7 b38Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
There is need to improve code in the swing packages EXCEPT text and plaf subpackages
1. remove compilation warnings
2. use jdk5 style loops if possible
3. remove unused variables and variables assignments

Note, that all changes shouldn't touch public API.

Comments
EVALUATION See comment
20-07-2008