XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 21
    • 21
    • 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.

            darcy Joe Darcy
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: