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

non-transient non-serializable instance field in serializable class

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 6
    • 5.0
    • security-libs
    • None
    • beta
    • generic
    • generic, solaris_9

      This Serializable class defines a non-primitive instance field which is neither transient, Serializable, or java.lang.Object, and does not appear to implement the Externalizable interface or the readObject() and writeObject() methods.? Objects of this class will not be deserialized correctly if a non-Serializable object is stored in this field.

      Investigate:

      sun.security.provider.certpath.SunCertPathBuilderException defines field
      adjList.

            weijun Weijun Wang
            mullan Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: