- 
    Type:
Enhancement
 - 
    Resolution: Fixed
 - 
    Priority:
  P4                     
     - 
    Affects Version/s: None
 - 
    Component/s: core-libs
 
- 
        b15
 
                    Change the implementation of Double/Float.isInfinite to Math.abs(v) > MAX_VALUE which reduces branching in compiled code.