RFR: 8283402: Update to gcc 11.2 on Linux

Johan Vos jvos at openjdk.java.net
Tue Mar 29 12:44:58 UTC 2022


On Tue, 29 Mar 2022 11:50:32 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> No, it will use whatever the latest is for GitHub actions. There doesn't seem to be an 11.2 package for GHA. It should be sufficient for most testing, but highlights one of the limitations of relying on GitHub Actions for anything more than a sanity test.
>
> (based on the printout I see in the log files, the current version of gcc 1.x available on the GHA Linux nodes is 11.1)

11.1 is what I'm using on 18.04 and 20.04 as well. I wonder if that is good enough, or are there particular reasons why you want to update to 11.2 ?

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

PR: https://git.openjdk.java.net/jfx/pull/761


More information about the openjfx-dev mailing list