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

Use Math.ulp in FloatingDecimal

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 8
    • 7
    • core-libs
    • None
    • b98
    • generic
    • generic
    • Verified

    Description

      The code in sun.misc.FloatingDecimal has logic for computing the ulp, unit in the last place, of a floating-point value. This is redundant with the library math Math.ulp; the library method's logic should be used instead.

      Attachments

        Activity

          People

            bpb Brian Burkhalter
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: