RFR: 8339783: Implement JEP 479: Remove the Windows 32-bit x86 Port [v24]

Magnus Ihse Bursie ihse at openjdk.org
Mon Nov 4 19:58:59 UTC 2024


> 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:

  buildJniFunctionName is now identical on Windows and Unix, so unify it

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/21744/files
  - new: https://git.openjdk.org/jdk/pull/21744/files/b5a481db..466a1a7a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21744&range=23
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21744&range=22-23

  Stats: 48 lines in 4 files changed: 8 ins; 40 del; 0 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


More information about the build-dev mailing list