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 <[email protected]> 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/