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

Use SuppressWarnings on serialVersionUID fields in interfaces

XMLWordPrintable

    • b06
    • Not verified

      Various interfaces in the JDK are serializable and declare serialVersionUID fields. Such fields are ineffectual and @SuppressWarnings("serial") should be applied to such fields to suppress future serial lint checks (JDK-8202056).

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

              Created:
              Updated:
              Resolved: