RFR: 8299330: Workflows should not install MSYS2 in the JDK's source directory [v6]

Julian Waters jwaters at openjdk.org
Wed Dec 28 10:45:13 UTC 2022


> MSYS2 should be more appropriately installed into the runner's temporary directory rather than inside the newly checked out repository containing all the JDK's source code, as doing so may interfere with the build process and cause weird corner cases in the submitted actions workflow

Julian Waters has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:

 - Merge branch 'openjdk:master' into patch-2
 - Merge branch 'openjdk:master' into patch-2
 - Merge branch 'openjdk:master' into patch-2
 - Formatting
 - Directory reference
 - Avoid installing MSYS2 in the JDK's source directory

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/11782/files
  - new: https://git.openjdk.org/jdk/pull/11782/files/f69af884..f696b9c5

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11782&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11782&range=04-05

  Stats: 76 lines in 3 files changed: 35 ins; 17 del; 24 mod
  Patch: https://git.openjdk.org/jdk/pull/11782.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11782/head:pull/11782

PR: https://git.openjdk.org/jdk/pull/11782



More information about the build-dev mailing list