-
Bug
-
Resolution: Fixed
-
P4
-
11
-
b01
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8262077 | openjdk8u292 | Christoph Langer | P4 | Resolved | Fixed | b04 |
On Windows the urct.dll library is located in a subdirectory of the WindowsKits folder. This folder might contain the WindowsKit version number. e.g. ...\WindowsKits\10\Lib\10.0.17763.0\ucrt\. This has to be taken into account when looking for ucrt.dll.
In higher JDK versions this feature was introduced withJDK-8215445.
In higher JDK versions this feature was introduced with
- backported by
-
JDK-8262077 Windows ucrt.dll should be looked up in versioned WINSDK subdirectory
- Resolved
- relates to
-
JDK-8215445 Enable building for Windows in WSL
- Resolved