RFR: 8356335: Remove linux-x86 from jib profiles [v2]
Magnus Ihse Bursie
ihse at openjdk.org
Wed May 7 09:09: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.
Magnus Ihse Bursie has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
- Merge branch 'master' into remove-linux-x86-in-jib
- 8356335: Remove linux-x86 from jib profiles
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25083/files
- new: https://git.openjdk.org/jdk/pull/25083/files/bba90a19..34055672
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25083&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25083&range=00-01
Stats: 14 lines in 3 files changed: 8 ins; 0 del; 6 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