Re: RFR: 8356335: Remove linux-x86 from jib profiles [v2]

2025-05-07 Thread Erik Joelsson
On Wed, 7 May 2025 09:09:53 GMT, Magnus Ihse Bursie 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 s

Re: RFR: 8356335: Remove linux-x86 from jib profiles [v2]

2025-05-07 Thread Magnus Ihse Bursie
> 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

RFR: 8356335: Remove linux-x86 from jib profiles

2025-05-07 Thread Magnus Ihse Bursie
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 l