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

need to document serialization of AWT listeners

XMLWordPrintable

    • beta
    • generic, x86, sparc
    • generic, solaris_2.6, windows_nt


      AWT plays some games during serialization in the way it handles event
      listeners. It only saves those event listeners that are serializable
      and ignores the others.

      We need to document this behaviour as part of the java.awt.Component class.
      It is a fairly important part of the class's serialization behaviour,
      but isn't obvious from either the docs or the code and tends to surprise
      people. See also the comments section.

      KGH 10/12/97

            sharonz Sharon Zakhour (Inactive)
            ghamiltosunw Graham Hamilton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: