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

Add Math.nextDown and Double.isFinite

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • core-libs
    • None
    • b08
    • generic
    • generic
    • Verified

      The JDK-internal utility class FpUtils includes methods for computing "nextDown," the floating-point next closes to zero and isFinite. (The if-finite predicate is *not* !isInfinite because of NaNs.)

      These methods are used by a number of classes in the JDK, either the sources or the tests, and should be promoted to java.lang.* proper.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: