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. ------------- Commit messages: - 8339783: Implementation of JEP 479: Remove the Windows 32-bit x86 Port Changes: https://git.openjdk.org/jdk/pull/21744/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21744&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8339783 Stats: 1551 lines in 53 files changed: 70 ins; 1417 del; 64 mod Patch: https://git.openjdk.org/jdk/pull/21744.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/21744/head:pull/21744 PR: https://git.openjdk.org/jdk/pull/21744