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

Improve the implementation of Double/Float.isInfinite

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • core-libs
    • b15

      Change the implementation of Double/Float.isInfinite to Math.abs(v) > MAX_VALUE which reduces branching in compiled code.

            qamai Quan Anh Mai
            qamai Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: