[security-dev 00791]: Failing compile jdk7/jdk/windows/native/sun/windows/awt_Window.cpp
Michael StJohns
mstjohns at comcast.net
Mon May 4 18:55:31 UTC 2009
Is anyone else having a compile failure for the subject class when doing a complete rebuild? (This is using VC 2008).
The error occurs around line 489 in the call to GetStringRegion. Looking at the other call to GetStringRegion in this file it looks like the warningString arg is missing a reinterpret_cast<jchar*>. I made this change in my local copy and got a compile.
(I'm not fixing bugs in this section, just trying to get a compile so I can work on pkcs11 and smartcardio stuff).
Thanks - Mike
More information about the security-dev
mailing list