On Wed, 7 May 2025 07:51:16 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> After [JEP 503](https://openjdk.org/jeps/503), we cannot build linux-x86 so > it should not be included in the jib profiles. > > I also took the opportunity to remove the superfluous `--with-target-bits=64` > option, clean up some `configure_args` constructs, and to reorder the > profiles to group all linux profiles together. This pull request has now been integrated. Changeset: fa765e7d Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fa765e7d346d26a1c5065830bd01d850720da8ae Stats: 78 lines in 1 file changed: 23 ins; 33 del; 22 mod 8356335: Remove linux-x86 from jib profiles Reviewed-by: erikj ------------- PR: https://git.openjdk.org/jdk/pull/25083