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

Fix install makefiles for Solaris 10u10 builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 8
    • infrastructure
    • None
    • b39
    • generic
    • generic

    Backports

      Description

        The install makefiles rely on the Solaris "df" utility to use a header entry spelled "avail" which worked in Solaris 10u6, but with Solaris 10u10, it is now spelled "Available". This caused FREE_SPACE to be empty, causing a silent if test in a sanity check to get a syntax error.

        Changing this logic to use 'tail -1' and avoid the need to look at the spelling of the header lines.

        Attachments

          Issue Links

            Activity

              People

                ohair Kelly Ohair (Inactive)
                ohair Kelly Ohair (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:
                  Imported:
                  Indexed: