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

Change mkdir -p to MakeDir macro where possible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 12
    • 12
    • infrastructure
    • b15

        In JDK-8211677, we reduced the likelihood of races occurring with mkdir -p by changing more uses to the MakeDir macro. A quick grep in the source shows we still have a ton of explicit mkdir -p in recipes. We should fix all of these.

        While at it, we should also look into the autoconf macro AC_PROG_MKDIR_P and see if it gives us a less race prone version on Solaris.

              erikj Erik Joelsson
              erikj Erik Joelsson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: