[jdk8u-dev] Integrated: 8298307: Enable hotspot/tier1 for 32-bit builds in GHA for 8u

zzambers duke at openjdk.org
Mon Dec 12 09:47:07 UTC 2022


On Wed, 7 Dec 2022 18:26:53 GMT, zzambers <duke at openjdk.org> wrote:

> All issues in hotspot/tier1 affecting 32-bit builds are now resolved so these configurations can now be enabled in GHA. This is the last piece to have full tier1 testing on all platforms we have in GHA.
> 
> Notes:
> - hotspot/tier1 on linux requires working C/C++ compiler for some tests (gcc multilib packages are required for linux-x86)
> - hotspot/tier1 contains some container tests, but ubuntu:latest does not include 32-bit libs by default. Multilib image needs to be created.

This pull request has now been integrated.

Changeset: c84a5b28
Author:    Zdenek Zambersky <zzambers at redhat.com>
Committer: Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.org/jdk8u-dev/commit/c84a5b2857aacff54ad0bf31d4bdd3747451d92f
Stats:     16 lines in 1 file changed: 8 ins; 0 del; 8 mod

8298307: Enable hotspot/tier1 for 32-bit builds in GHA for 8u

Reviewed-by: sgehwolf

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

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


More information about the jdk8u-dev mailing list