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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: