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

2023-01-12 Thread Julian Waters
On Wed, 11 Jan 2023 12:09:42 GMT, Julian Waters wrote: >> MSYS2 should be more appropriately installed into the runner's tool cache >> 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 >> weir

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

2023-01-12 Thread Julian Waters
On Thu, 12 Jan 2023 12:26:16 GMT, Magnus Ihse Bursie wrote: > Hi, I'm back today from vacation and is trying to catch up, so your timing > was excellent. ;) Haha, Merry Christmas and a Happy New Year, hope you had a good time with your family :) > This looks good. I have seen your attempt at

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

2023-01-12 Thread Magnus Ihse Bursie
On Wed, 11 Jan 2023 12:09:42 GMT, Julian Waters wrote: >> MSYS2 should be more appropriately installed into the runner's tool cache >> 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 >> weir

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

2023-01-12 Thread Magnus Ihse Bursie
On Wed, 11 Jan 2023 12:09:42 GMT, Julian Waters wrote: >> MSYS2 should be more appropriately installed into the runner's tool cache >> 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 >> weir

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

2023-01-12 Thread Julian Waters
On Wed, 11 Jan 2023 12:09:42 GMT, Julian Waters wrote: >> MSYS2 should be more appropriately installed into the runner's tool cache >> 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 >> weir

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

2023-01-11 Thread Julian Waters
> MSYS2 should be more appropriately installed into the runner's tool cache > 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 Wate