On Tue, 29 Oct 2024 13:14:44 GMT, Julian Waters <jwat...@openjdk.org> wrote:

>> src/hotspot/os/windows/sharedRuntimeRem.cpp line 28:
>> 
>>> 26: #include "runtime/sharedRuntime.hpp"
>>> 27: 
>>> 28: #ifdef _WIN64
>> 
>> Just a heads up: Due to a bug, this entire file is never used at all
>
> I stand corrected: I forgot about Windows/ARM64. To correct myself: Due to a 
> bug, this file, which is meant for Windows/x64, is used by Windows/ARM64 
> instead. The consequences of this are unknown

What bug are you referring to that makes this file unused?

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

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

Reply via email to