RFR: 8295885: GHA: Bump gcc versions

Zixian Cai duke at openjdk.org
Tue Oct 25 13:34:34 UTC 2022


Recent PRs have to start to fail due to failed gcc installations. For example, #10850 has [linux-x86 / build (release)](https://github.com/tschatzl/jdk/actions/runs/3319164391/jobs/5483988905) and [linux-cross-compile / build (riscv64)](https://github.com/tschatzl/jdk/actions/runs/3319164391/jobs/5484657183) failing.

Ubuntu 22.04 has bumped gcc to `10.4.0-4ubuntu1~22.04` for amd64. See https://packages.ubuntu.com/jammy/gcc-10

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

Commit messages:
 - GHA: Bump gcc versions

Changes: https://git.openjdk.org/jdk/pull/10852/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10852&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8295885
  Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
  Patch: https://git.openjdk.org/jdk/pull/10852.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10852/head:pull/10852

PR: https://git.openjdk.org/jdk/pull/10852



More information about the build-dev mailing list