-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b03
Many classes in javax.swing have a warning stating "Serialized objects of this class will not be compatible with future Swing releases." Such types should be @SuppressWarnings("serial") so that a warning is not issued when these classes lack a serialVersionUID field.
- relates to
-
JDK-8032976 Fix serial lint warnings in jdk libraries
-
- Closed
-