[9] request for review 8079129: NullPointerException in PKCS#12 Keystore in PKCS12KeyStore.java

Weijun Wang weijun.wang at oracle.com
Mon May 4 12:10:39 UTC 2015


1662             for (int i = 0; i < chainLen; i++) {


On 5/4/2015 6:08 PM, Vincent Ryan wrote:
> Which line?
>
>> On 2 May 2015, at 02:22, Weijun Wang <weijun.wang at oracle.com> wrote:
>>
>> Is it safe to just run for-each on certs (if it's not null)?
>>
>> --Max
>>
>> On 5/2/2015 6:39 AM, Vincent Ryan wrote:
>>> Please review this fix to correct the PKCS12 encoding when a secret key is being stored in one keystore entry and a certificate in another.
>>>
>>> Thanks.
>>>
>>>
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8079129
>>> Webrev: http://cr.openjdk.java.net/~vinnie/8079129/webrev.00/
>>>
>



More information about the security-dev mailing list