RFR: 8345169: Implement JEP 503: Remove the 32-bit x86 Port
David Holmes
dholmes at openjdk.org
Fri Mar 7 07:20:58 UTC 2025
On Thu, 6 Mar 2025 09:48:47 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> After this PR integrates, it is not possible to build x86_32
You could add a couple of lines to the build code and it would not be possible to build 32-bit, so that is a necessary but not sufficient condition to claim to implement the JEP IMO.
I'm not looking for one big PR, I'm looking for multiple PR's as proposed but which all fall under the JEP umbrella. Until the JEP is targeted then nothing can be integrated anyway. This is what, I thought, dependent PR's were designed for.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23906#issuecomment-2705707504
More information about the build-dev
mailing list