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

Zdenek Zambersky zzambers at openjdk.org
Thu Apr 17 10:47:56 UTC 2025


On Tue, 25 Feb 2025 17:10:40 GMT, Zdenek Zambersky <zzambers at openjdk.org> wrote:

> Updates GHA workflow to Ubuntu 22.04.
> 
> **Notes:**
> - code changes were done manually here (GHA workflows were rewritten in newer JDKs)
> - Ubuntu 20.04 runner image for GHA is already deprecated and will be [unsupported soon](https://github.com/actions/runner-images/issues/11101)
> - sysroot update to bullseye was already [done separately](https://github.com/openjdk/jdk8u-dev/pull/491)  (update to ubuntu 22.04 was not done at the time, it was blocked by [JDK-8281096](https://bugs.openjdk.org/browse/JDK-8281096) )
> 
> **Testing:**
> tier1 in GHA: OK
> 
> Failures:
> - jdk/security_infra failures - unrelated
> - linux x86 hotspot/tier1
>   - `gc/concurrentMarkSweep/CheckAllocateAndSystemGC.java` timeout, seems unrelated
> - macOS
>   - 2 known failures, addressed by: https://github.com/openjdk/jdk8u-dev/pull/553

This pull request has now been integrated.

Changeset: 55273f72
Author:    Zdenek Zambersky <zzambers at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/55273f7267b95cf38743bb32ea61a513fbafb06e
Stats:     7 lines in 1 file changed: 0 ins; 0 del; 7 mod

8293107: GHA: Bump to Ubuntu 22.04

Reviewed-by: andrew, sgehwolf
Backport-of: d7536588b38e368eaa6395bcbcc6724a39303fc5

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

PR: https://git.openjdk.org/jdk8u-dev/pull/628


More information about the jdk8u-dev mailing list