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

XMLWordPrintable

      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).
                           ^^^^^^^^^
      ...


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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: