Integrated: 8340383: VM issues warning failure to find kernel32.dll on Windows nanoserver

George Adams gdams at openjdk.org
Tue Sep 24 12:55:40 UTC 2024


On Wed, 18 Sep 2024 16:57:00 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

This pull request has now been integrated.

Changeset: 3c97d243
Author:    George Adams <gdams at openjdk.org>
Committer: David Holmes <dholmes at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3c97d2437d34d2db47f3607fbb95ac3b8e2ec60b
Stats:     40 lines in 1 file changed: 39 ins; 0 del; 1 mod

8340383: VM issues warning failure to find kernel32.dll on Windows nanoserver

Reviewed-by: dholmes, jwaters

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

PR: https://git.openjdk.org/jdk/pull/21070


More information about the hotspot-runtime-dev mailing list