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

PropertyListenerChangeSupport does not document serialization behavior

XMLWordPrintable

    • generic
    • generic



      Name: tb29552 Date: 10/02/98


      In JDK 1.1.6, the Javadoc documentation page for
      PropertyListenerChangeSupport does not document
      the serialization behavior of PropertyListenerChangeSupport.

      For example, there is no mention of the behavior
      implemented by the following source code from
      PropertyListenerChangeSupport:

      if (l instanceof Serializable) {
      s.writeObject(l);
      }

      Users of PropertyListenerChangeSupport need to
      know how it serializes itself and listeners.



      DSB/DFI
      (Review ID: 38802)
      ======================================================================

            jhosunw Jamie Ho (Inactive)
            tbell Tim Bell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: