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

Fix EnumSet's SerializationProxy javadoc

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 10
    • None
    • core-libs
    • None

      EnumSet is the poster child for the SerializationProxy pattern (Featured in Effective Java). But:

      Due to @serial exclude, there is no actual Serialized Form link to the serialized form javadoc. Other classes implementing this pattern include an html link to the serialized-form.html, which is awkward, but seems to be a Best Practice.

            martin Martin Buchholz
            martin Martin Buchholz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: