RFR: 8356335: Remove linux-x86 from jib profiles
Magnus Ihse Bursie
ihse at openjdk.org
Wed May 7 07:56:53 UTC 2025
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.
-------------
Commit messages:
- 8356335: Remove linux-x86 from jib profiles
Changes: https://git.openjdk.org/jdk/pull/25083/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25083&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8356335
Stats: 78 lines in 1 file changed: 23 ins; 33 del; 22 mod
Patch: https://git.openjdk.org/jdk/pull/25083.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25083/head:pull/25083
PR: https://git.openjdk.org/jdk/pull/25083
More information about the build-dev
mailing list