RFR: JDK-8236125: Windows (MSVC 2013) build fails in jpackage: Need to include strsafe.h after tchar.h

Alex Kashchenko akashche at redhat.com
Mon Dec 23 23:52:22 UTC 2019


Hi,

Please review this minor change to jpackage, that is required for 
successful compilation with VS2013 toolchain:

Bug: https://bugs.openjdk.java.net/browse/JDK-8236125
Webrev: http://cr.openjdk.java.net/~akasko/jdk/8236125/webrev.00/

Some details on this problem: https://stackoverflow.com/a/24302290/314015

-- 
-Alex



More information about the core-libs-dev mailing list