On Tue, 26 Nov 2024 19:57:59 GMT, Volker Simonis <simo...@openjdk.org> wrote:
> Looks good in general. Maybe add a warning to `doc/building.md` that the > linux-x86 build is now deprecated. You can actually retrofit the warning that > was [added for the windows-86 build > deprecation](https://github.com/openjdk/jdk/commit/29b8d3d9e73c3771f18b8d4d69e32475f17346fa) > now that windows-x86 has been removed. > > 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. Zero is deprecated? ------------- PR Comment: https://git.openjdk.org/jdk/pull/22062#issuecomment-2502850462