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

TEST_BUG: Misleading messages in test/java/lang/Double/ParseDouble.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 6u24
    • other-libs
    • generic
    • generic

      Regression tests reports (to output) differences in the last digit of mantissa:

      java ParseDouble
      Testing subnormal powers of two.
      Exponent -1074, unexpected upper bound converted to 0x0.0000000000002p-1022, not 0x0.0000000000001p-1022.
      Exponent -1072, unexpected lower bound converted to 0x0.0000000000003p-1022, not 0x0.0000000000004p-1022.

      and so on...

      Exponent -1023, unexpected lower bound converted to 0x0.7ffffffffffffp-1022, not 0x0.8p-1022.


      according to engineering that is expected and test should be updated/

            asaha Abhijit Saha
            pastepan Pavel Stepanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: