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

Magnus Ihse Bursie magnus.ihse.bursie at oracle.com
Thu Jan 14 15:00:31 UTC 2016


On 2015-12-18 15:11, Wang Weijun wrote:
> 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?

Max,

Is your intention here that you think the patch should remove the 
entire  Java_sun_security_mscapi_KeyStore_getKeyLength function?

/Magnus

>
> 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 build-dev mailing list