RFR: 8324723: GHA: Upgrade some actions to avoid deprecated Node 16 [v2]

Aleksey Shipilev shade at openjdk.org
Mon Jan 29 10:29:29 UTC 2024


On Mon, 29 Jan 2024 10:11:02 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Thanks for doing this cleanup! Seems fine to me. Not really sure how to test the msys2 pinning issue...

[We pinned it](https://bugs.openjdk.org/browse/JDK-8310259) because there were weird failures in jtreg builds on Windows due to msys2 bug. This is why I tested GHA multiple times, every time clearing the caches to trigger jtreg rebuild. msys2 had fixed lots of possibly related path conversion bugs recently, but it is really hard to pin-point what went into latest release. Example of msys2 fix: https://github.com/msys2/MSYS2-packages/pull/4200 -- done in Nov 2023, so the current release hopefully has all these.

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

PR Comment: https://git.openjdk.org/jdk/pull/17572#issuecomment-1914396422


More information about the build-dev mailing list