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

DataInput.readDouble refers to "readlong" instead of "readLong"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P5
    • 8
    • 7u25
    • core-libs
    • b117
    • linux
    • Verified

    Backports

      Description

        FULL PRODUCT VERSION :


        A DESCRIPTION OF THE PROBLEM :
        DataInput.readDouble refers to readlong in Javadoc, with a little `l` The method is actually readLong with a big `L`

        REGRESSION. Last worked in version 7u25

        STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
        read javadoc ;)

        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        case is correct.

        REPRODUCIBILITY :
        This bug can be reproduced always.

        CUSTOMER SUBMITTED WORKAROUND :
        you can understand what it is mean to say.

        Attachments

          Issue Links

            Activity

              People

                rriggs Roger Riggs
                alanb Alan Bateman
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: