Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b03
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8032976 Fix serial lint warnings in jdk libraries
-
- Closed
-