Suppress warnings on non-serializable non-transient instance fields in serializable classes

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: core-libs
    • None
    • b18

      As work proceeds on JDK-8160675, the non-transient instance fields in serializable classes that do not have a type known statically to be serializable, have have a @SuppressWarnings("serial") annotation added.

      The warning in question is *not* issued for the class has serialPersistentFields defined.

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

              Created:
              Updated:
              Resolved: