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

Magnus Ihse Bursie ihse at openjdk.org
Wed Nov 6 15:21:10 UTC 2024


On Tue, 5 Nov 2024 16:28:04 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

>> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix: jvm_md.h was included, but not jvm.h...
>
> src/hotspot/os/windows/os_windows.cpp line 5820:
> 
>> 5818: }
>> 5819: 
>> 5820: // FIXME
> 
> ???

I apologize this slipped through. It was a marker for myself which I added when searching for code that did _stdcall name mangling operations.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21744#discussion_r1831227000


More information about the core-libs-dev mailing list