[jdk17u-dev] Integrated: 8293107: GHA: Bump to Ubuntu 22.04

Aleksey Shipilev shade at openjdk.org
Mon Aug 14 08:24:28 UTC 2023


On Fri, 4 Aug 2023 14:04:14 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This is a series of commits that bring 17u GHA close to mainline. The root change is Ubuntu 22.04 bump, but that one could not be tested alone, because GHA would be broken due to missing compilers, dependencies, etc. Therefore, I opted to do a bulk PR that contains a series of inter-dependent changes. This PR should bring 17u GHA to the good state, atomically.
> 
> The included changes are in separate commits, if you want to review them separately. But it would be easier to see the changes against JDK 22 GHA. There are differences against JDK 22 GHA, but those look minor, not breaking/fixing current GHA, and we can backport separately once we get JDK 17u GHA in shape.
> 
> Additional testing:
>  - [x] GHA
>  - [x] Eyeballing the difference between patched JDK 17u and JDK 22 GHA: [jdk17-jdk22-gha-diff.txt](https://github.com/openjdk/jdk17u-dev/files/12261456/jdk17-jdk22-gha-diff.txt)

This pull request has now been integrated.

Changeset: 260f2876
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/260f28761a87553fd634615df5ba3db5b76ae692
Stats:     116 lines in 5 files changed: 87 ins; 3 del; 26 mod

8293107: GHA: Bump to Ubuntu 22.04
8293098: GHA: Harmonize GCC version handling for host and cross builds
8293361: GHA: dump config.log in case of configure failure
8295213: Run GHA manually with user-specified make and configure arguments
8313428: GHA: Bump GCC versions for July 2023 updates
8313707: GHA: Bootstrap sysroots with --variant=minbase

Reviewed-by: clanger
Backport-of: d7536588b38e368eaa6395bcbcc6724a39303fc5

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1640


More information about the jdk-updates-dev mailing list