On Wed, 31 Aug 2022 09:57:15 GMT, Aleksey Shipilev <[email protected]> wrote:
>> WIP, depends on #10083. >> >> At this point, we can switch to Ubuntu 22.04 as the base for GHA runners. >> GHA would switch `ubuntu-latest` soon: >> >> https://github.blog/changelog/2022-08-09-github-actions-ubuntu-22-04-is-now-generally-available-on-github-hosted-runners/ >> >> This gives us several benefits: >> - we can expect that the availability of 20.04 runners would decline in >> future, while 22.04 enabled runners would become more available; >> - toolchains would now include GCC 11; >> - RISC-V cross-builds would become available; >> >> Additional testing: >> - [ ] GHA > > Aleksey Shipilev has updated the pull request incrementally with one > additional commit since the last revision: > > Also update base image for debootstrap-ed sysroots There were a failure in the GHA build, [runtime/ErrorHandling/TestDwarf](https://github.com/shipilev/jdk/actions/runs/2962910324#user-content-runtime_errorhandling_testdwarf). I assume this is not caused by this change..? ------------- PR: https://git.openjdk.org/jdk/pull/10084
