Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8231641 Suppress warnings on non-serializable non-transient instance fields in JDK libraries (umbrella)
  3. JDK-8231262

Suppress warnings on non-serializable instance fields in security libs serializable classes

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • security-libs
    • None

      Ahead of augmenting javac's serial lint checks under JDK-8160675, it would be helpful to mark fields in security libs classes where the class is serializable, but a non-transient instance field does *not* have a serializable type.

      Such classes may have difficulties being serialized at runtime.

      Analogous work in the core libraries is being done under JDK-8231202.

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

              Created:
              Updated:
              Resolved: