-
Bug
-
Resolution: Fixed
-
P4
-
7
-
b38
-
generic
-
generic
-
Not verified
There is need to improve code in the javax.swing.text package
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-6727661 Code improvement and warnings removing from the swing/plaf packages
- Closed
-
JDK-6727662 Code improvement and warnings removing from swing packages
- Closed