RFR: JDK-8145549 Add support for Visual Studio 2015 Community edition

Wang Weijun weijun.wang at oracle.com
Fri Dec 18 14:11:23 UTC 2015


Hi Vinnie

I take a look and it includes a change for src/jdk.crypto.mscapi/windows/native/libsunmscapi/security.cpp in the Java_sun_security_mscapi_KeyStore_getKeyLength() function.

It seems there is no sun.security.mscapi.KeyStore#getKeyLength on the java side. Is the function useless now?

Thanks
Max

> On Dec 16, 2015, at 9:50 PM, Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com> wrote:
> 
> There is an interest from the community to build OpenJDK using Visual Studio 2015 Community edition. 
> 
> This patch is provided by Timo Kinnunen <timo.kinnunen at gmail.com>. I am sponsoring this patch.
> 
> The changes to the source code files are mostly casts to uintptr_t, but there are some other changes as well.
> 
> I'm not quite sure who's the owner of all these files. If I'm missing some group, please help me and forward the mail to them.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8145549
> WebRev: http://cr.openjdk.java.net/~ihse/JDK-8145549-vs2015-community-edition/webrev.01
> 
> /Magnus




More information about the core-libs-dev mailing list