RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v21]
Vladimir Kozlov
kvn at openjdk.org
Mon Nov 4 17:49:43 UTC 2024
On Mon, 4 Nov 2024 17:31:00 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> This is the implementation of [JEP 479: _Remove the Windows 32-bit x86 Port_](https://openjdk.org/jeps/479).
>>
>> This is the summary of JEP 479:
>>> Remove the source code and build support for the Windows 32-bit x86 port. This port was [deprecated for removal in JDK 21](https://openjdk.org/jeps/449) with the express intent to remove it in a future release.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>
> Replace WIN32 with _WINDOWS in sharedRuntimeTrans.cpp
HotSpot VM changes are good for me.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21744#pullrequestreview-2413705033
More information about the core-libs-dev
mailing list