On Fri, 22 May 2026 10:19:00 GMT, Aleksey Shipilev <[email protected]> wrote:
>> Luigi Montoya has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Split x64 and arm64 configurations > > .github/actions/get-msys2/action.yml line 51: > >> 49: install: 'autoconf tar unzip zip make' >> 50: path-type: minimal >> 51: release: true > > Does it work with `release: false`? AFAICS, this would let us reuse the MSYS2 > installation, if any. Otherwise we would download MSYS2 every time. ...also what effect does it have on `location:` just below? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31102#discussion_r3287691070
