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

(coll spec) Typo in the readObject method of the java.util.PriorityQueue class

    XMLWordPrintable

Details

    Description

      Name: ygR10224 Date: 02/09/2004


      Filed By : SPB JCK team (###@###.###)
      JDK : 1.5.0-beta2-b37
      JCK : 1.5


      Problem description
      ===================
      Serialized Form has a typo in javadoc for the method readObject(...)
      of the java.util.PriorityQueue class:

      ...
      private void readObject(ObjectInputStream s)
                       throws IOException,
                              ClassNotFoundException

          Reconstitute the ArrayList instance from a stream (that is, deserialize it).
                           ^^^^^^^^^
      ...


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

      Attachments

        Activity

          People

            martin Martin Buchholz
            gyisunw Gyi Gyi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: