RFR: 8344093: Implement JEP 501: Deprecate the 32-bit x86 Port for Removal [v6]
David Holmes
dholmes at openjdk.org
Thu Nov 28 02:32:38 UTC 2024
On Wed, 27 Nov 2024 08:21:52 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> WIP, as the JEP is still not targeted. We can review code meanwhile.
>>
>> Additional testing:
>> - [x] Linux x86-32 build configure fails by default
>> - [x] Linux x86-32 build configures well with `--enable-deprecated-ports=yes`
>> - [x] GHA
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>
> Update build docs
Marked as reviewed by dholmes (Reviewer).
doc/building.html line 396:
> 394: <h3 id="windows">Windows</h3>
> 395: <p>Windows XP is not a supported platform, but all newer Windows should
> 396: be able to build the JDK.</p>
I'd delete the entire paragraph as I doubt versions immediately after XP can actually build the JDK.
-------------
PR Review: https://git.openjdk.org/jdk/pull/22062#pullrequestreview-2466217001
PR Review Comment: https://git.openjdk.org/jdk/pull/22062#discussion_r1861432266
More information about the build-dev
mailing list