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

Magnus Ihse Bursie ihse at openjdk.org
Fri Nov 1 16:04:55 UTC 2024


On Wed, 30 Oct 2024 19:53:27 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> `grep -i win32 -r src/hotspot/share/` shows several places missed in these changes

I'm actually not sure which places you refer to here. Can you be more specific? 

(Note that, oddly enough, `_WIN32` is still defined on 64-bit Windows, Microsoft considers "win32" to be the general name of the Windows API.)

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

PR Comment: https://git.openjdk.org/jdk/pull/21744#issuecomment-2452127151


More information about the core-libs-dev mailing list