RFR: 8344093: Implement JEP 501: Deprecate the 32-bit x86 Port for Removal [v5]

Kim Barrett kbarrett at openjdk.org
Wed Nov 27 10:10:40 UTC 2024


On Wed, 27 Nov 2024 08:18:40 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> > I'm also not sure about who's using `make/conf/jib-profiles.js` but when I look at it's commit history, it still seems to be supported. That probably needs some update too. I.e. remove the `windows-x86` configurations (not related to this change) and add the `--enable-deprecated-ports` configure options to the `linux-x86` and `linux-x64-zero` profiles.
> 
> `jib-profiles.js` is in Oracle's purview, we do not modify it, unless being told to. @magicus -- do you want me to do anything with `jib-profiles.js`?

Dealing with windows-x86 in jib-profiles already has its own issue:
https://bugs.openjdk.org/browse/JDK-8344915
Remove jib support for windows-x86

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22062#issuecomment-2503456464


More information about the build-dev mailing list