-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b38
-
generic
-
generic
-
Not verified
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.
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.
- relates to
-
JDK-8172252 Remove over-zealous switch to for-each loop in SortingFocusTraversalPolicy
- Resolved
-
JDK-7180976 Pending String deadlocks UIDefaults
- Resolved
-
JDK-6722802 Code improvement and warnings removing from the javax.swing.text package
- Closed
-
JDK-6727661 Code improvement and warnings removing from the swing/plaf packages
- Closed