[jdk11u-dev] RFR: 8283018: 11u GHA: Update GCC 9 minor versions

Severin Gehwolf sgehwolf at openjdk.java.net
Fri Mar 11 13:34:41 UTC 2022


On Fri, 11 Mar 2022 09:51:00 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Current GHA runs in 11u fail with:
> 
> 
> E: Version '9.3.0-17ubuntu1~20.04cross2' for 'gcc-9-aarch64-linux-gnu' was not found
> E: Version '9.3.0-17ubuntu1~20.04cross2' for 'g++-9-aarch64-linux-gnu' was not found
> 
> 
> We should update these. 11u GHA workflow runs GCC 9, not GCC 10 like the rest of releases, so this is the 11u-specific bug.

LGTM.

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

Marked as reviewed by sgehwolf (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/879


More information about the jdk-updates-dev mailing list