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

Typo in : java.io.ObjectOutputStream.reset() "refered"

    XMLWordPrintable

Details

    Backports

      Description

        A DESCRIPTION OF THE PROBLEM :
        The full description of the java.io.ObjectOutputStream.reset() method says

            Objects previously written to the stream will not be refered to as already being in the stream.

        That word is spelled "referred".

        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        Objects previously written to the stream will not be referred to as already being in the stream.
        ACTUAL -
        Objects previously written to the stream will not be refered to as already being in the stream.

        URL OF FAULTY DOCUMENTATION :
        http://java.sun.com/javase/6/docs/api/java/io/ObjectOutputStream.html#reset()
        Yep, minor typo.

        Attachments

          Issue Links

            Activity

              People

                dxu Dan Xu (Inactive)
                ndcosta Nelson Dcosta (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: