Eliminate Hotspot __fabsf dependency

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 6
    • Affects Version/s: 6
    • Component/s: hotspot
    • None
    • b47
    • sparc
    • solaris

      Usage of fabs() with a float operand is causing a dependency on __fabsf to be created when Hotspot is build on Solaris 8 02/04 or newer. Since __fabsf doesn't exist on older Solaris 8, this binary will not run on older Solaris 8. We should eliminate this dependency to allow us to leverage newer hardware which can only run newer Solaris 8.

            Assignee:
            Steve Bohne (Inactive)
            Reporter:
            Steve Bohne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: