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

Eliminate Hotspot __fabsf dependency

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: