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

George Adams gdams at openjdk.org
Fri Sep 20 12:12:07 UTC 2024


> 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:

  refactor to extract nanoserver detection

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21070/files
  - new: https://git.openjdk.org/jdk/pull/21070/files/b529ff62..e193414d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21070&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21070&range=00-01

  Stats: 33 lines in 1 file changed: 30 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/21070.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21070/head:pull/21070

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


More information about the hotspot-runtime-dev mailing list