RFR: 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal [v3]
David Holmes
dholmes at openjdk.org
Mon May 8 06:36:27 UTC 2023
On Sat, 6 May 2023 12:42:23 GMT, George Adams <gdams at openjdk.org> wrote:
>> Deprecate the Windows x86-32 port, with the intent to remove it in a future release.
>
> George Adams has updated the pull request incrementally with one additional commit since the last revision:
>
> typo fix
doc/building.html line 326:
> 324: machine, and instead create a 32-bit target using
> 325: <code>--with-target-bits=32</code>.</p>
> 326: <p>Note: The Windows 32-bit x86 port is deprecated.</p>
Suggestion:
> The Windows 32-bit x86 port is deprecated and may be removed in a future release.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13852#discussion_r1187073820
More information about the build-dev
mailing list