Hi all,

please review this tiny fix to the windows 32 build:

issue: https://bugs.openjdk.java.net/browse/JDK-8221407
cr:
http://cr.openjdk.java.net/~stuefe/webrevs/8221407-windows32-buildfixes-libsunmscapi/webrev.00/webrev/

Just a bunch of obvious fixes for cases where a jlong was handed into
system APIs requiring HANDLEs, which are pointer sized.

Thanks, Thomas

Reply via email to