incomplete serialization form documentation

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P5
    • 1.4.0
    • Affects Version/s: 1.2.0
    • Component/s: core-libs
    • None
    • beta2
    • generic
    • generic

      The serializable classes in the java.net package are
      not completely documenting their serializable form. For instance,
      the InetAddress class uses the @serial javadoc keyword for its
      serializable fields but does not include any actual doc comments
      for hostName or family. The URL class is missing all @serial
      documentation except for the @serialData comment for the writeObject()
      method.

            Assignee:
            Yingxian Wang (Inactive)
            Reporter:
            Jeffrey Nisewanger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: