Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8032627

Add @SuppressWarnings("serial") to appropriate javax.swing classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • client-libs

      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.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: