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

Remove g_isnan and g_isfinite

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 19
    • hotspot

      The various globalDefinitions_<compiler>.hpp files contain definitions of g_isnan and g_isfinite. Given our current minimum supported platforms, I think these are no longer needed and we can just use isnan and isfinite directly.

            Unassigned Unassigned
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: