On Fri, 23 Dec 2022 17:53:05 GMT, Julian Waters <jwat...@openjdk.org> wrote:
> 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. On windows, the > bash it uses is also not run properly, which we should address This pull request has now been integrated. Changeset: cf00d09c Author: Julian Waters <jwat...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/cf00d09c8c37ee301e1c6657df45777647a834e9 Stats: 3 lines in 2 files changed: 1 ins; 0 del; 2 mod 8299330: Minor improvements in MSYS2 Workflow handling Reviewed-by: clanger, ihse ------------- PR: https://git.openjdk.org/jdk/pull/11782