RFR: 8276854: Windows GHA builds fail due to broken Cygwin
Christoph Langer
clanger at openjdk.java.net
Tue Nov 9 22:35:33 UTC 2021
On Tue, 9 Nov 2021 20:47:29 GMT, Anirvan Sarkar <asarkar at openjdk.org> wrote:
> Use version `3.2.0` of `cygwin` instead of latest version `3.3.2` on GitHub Actions.
> `make` SEGVs on the latest version.
>
> Version number format obtained from https://cygwin.com/packages/summary/cygwin.html
Cool. Thanks for doing this fix. And thanks to @shipilev for chasing this down.
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6319
More information about the build-dev
mailing list