RFR: 8340383: VM issues warning failure to find kernel32.dll on Windows nanoserver [v4]

David Holmes dholmes at openjdk.org
Mon Sep 23 22:37:36 UTC 2024


On Mon, 23 Sep 2024 10:13:08 GMT, George Adams <gdams at openjdk.org> wrote:

>> On Windows Nanoserver the `kernel32.dll` is not within the System32 directory itself but within the "forwarders" sub-folder.
>> 
>> See a similar bug reported in dotnet a while back: https://github.com/dotnet/sdk/issues/6056
>
> George Adams has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update os_windows.cpp

Thanks for the updates. Seems okay.

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

Marked as reviewed by dholmes (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/21070#pullrequestreview-2323636615


More information about the hotspot-runtime-dev mailing list