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

provide mechanism for marking a class as not serializable

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.2.0
    • tools

      javadoc issues warnings about missing @serial tags for fields of RMI server implementation classes. Instances of these classes are usually never actually serialized, they are replaced automatically with RMI stubs when sent in an RMI call. It would be nice if javadoc didn't complain about these, or at least had a way to turn off the warning for this case.

            jfialli Joe Fialli
            bscheiflsunw Bob Scheifler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: