XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: core-libs
    • b17

      REDO of JDK-8302801 after the IEEEremainder omission is fixed.

      This change can include update the description in StrictMath:

      "These algorithms, which are written in the C programming language, are then to be understood as executed with all floating-point operations following the rules of Java floating-point arithmetic. "

      to include the mappings used during the transliteration:

      * C unsigned int => Java int, >> on unsigned C values replaced with >>>, comparison of unsigned values replaced with Integer.compareUnsigned.
      * Pointer aliasing or unions replaced with Double.doubleToRawLongBits and Double.longBitsToDouble.

            Assignee:
            Joe Darcy
            Reporter:
            David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: