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

javadoc comments incorrectly refer to item listeners in many classes

XMLWordPrintable

    • beta
    • x86
    • windows_nt



      Name: vuR10080 Date: 08/08/2000

      ###@###.### 2000-08-08

      This is probably a cut-n-paste error. Quite a number of javadoc
      serialization comments in java.awt.* refer to item listeners instead
      of appropriate listener classes.

      E.g. for Contaier the comment to writeObject says:

           * Writes default serializable fields to stream. Writes
           * a list of serializable ItemListeners as optional data.
           * The non-serializable ItemListeners are detected and
           * no attempt is made to serialize them.

      while, obviously, it should be ContainerListener.

      Grep for 'itemListenerK' should show affected files.

      ======================================================================

            sharonz Sharon Zakhour (Inactive)
            uwesunw Uwe Uwe (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: