[11u] RFR: 8236500: Windows ucrt.dll should be looked up in versioned WINSDK subdirectory
Langer, Christoph
christoph.langer at sap.com
Mon Dec 23 14:29:46 UTC 2019
Hi,
please review a backport of a carveout of JDK-8215445: "Enable building for Windows in WSL" [0]. When building 11u after I've reinstalled Visual Studio and the Windows Devkit to non-default folder locations, I ran into the issue that ucrt.dll would not be correctly resolved, since it sits in a versioned subdirectory of ...\WindowsKits, e.g. ...\WindowsKits\10\Lib\10.0.17763.0\ucrt\. This problem was fixed as part of JDK-8215445. However, I don't want to backport the whole change, at least not at the moment, so I created a new bug to fix this specific issue in OpenJDK 11 Updates. Please review.
Webrev: http://cr.openjdk.java.net/~clanger/webrevs/8236500.11u/
Bug: https://bugs.openjdk.java.net/browse/JDK-8236500
Thanks
Christoph
[0] https://bugs.openjdk.java.net/browse/JDK-8215445
More information about the build-dev
mailing list