Change mkdir -p to MakeDir macro where possible

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 12
    • Affects Version/s: 12
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: