Thanks, Christoph! On Tue, Mar 26, 2019, 9:39 AM Langer, Christoph <[email protected]> wrote:
> Hi Thomas, > > > > looks good to me. > > > > Best regards > > Christoph > > > > *From:* security-dev <[email protected]> *On Behalf > Of *Thomas Stüfe > *Sent:* Montag, 25. März 2019 14:13 > *To:* [email protected] > *Subject:* RFR(xxs): 8221407: Windows 32bit build error in > libsunmscapi/security.cpp > > > > 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 >
