[jdk11u-dev] RFR: 8293107: GHA: Bump to Ubuntu 22.04
Sergey Bylokhov
serb at openjdk.org
Tue Aug 22 01:52:41 UTC 2023
On Mon, 21 Aug 2023 10:56:18 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> This similar to the bulk GHA update we did here: https://github.com/shipilev/jdk17u-dev/commit/260f28761a87553fd634615df5ba3db5b76ae692 -- but now for 11u.
>
> Note this effectively reverts [JDK-8284772](https://bugs.openjdk.org/browse/JDK-8284772). I strongly believe if we change minor GCC version handling, we should be doing it in mainline, and then pulling changes in as the proper backports, not forward ports from 8u -> 11u.
>
> There are other GHA improvements we would backport later. This one atomic PR brings in 11u GHA closer to mainline GHA state without breaking the builds. For reference, after this PR, the 11u-vs-mainline GHA diff would be this: [gha-11u-vs-mainline.patch](https://github.com/openjdk/jdk11u-dev/files/12395257/gha-11u-vs-mainline.patch)
Will this change causes the same breakages we had when the minor version of gcc was changed? I prefer to ignore that minor number in GA.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2090#issuecomment-1687292716
More information about the jdk-updates-dev
mailing list