[9] RFR 8181978: Keystore probing mechanism fails for large PKCS12 keystores

Sean Mullan sean.mullan at oracle.com
Tue Jun 13 12:13:12 UTC 2017


Looks fine to me.

--Sean

On 6/13/17 7:31 AM, Vincent Ryan wrote:
> Martin has reported a serious regression involving PKCS12 keystores in JDK 9.
> It affects large PKCS12 keystores loaded using the new KeyStore.getInstance(File, xxx) method.
> The error is due to a typo in the masks used by the keystore type detection mechanism.
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8181978
> Webrev: http://cr.openjdk.java.net/~vinnie/8181978/webrev.00/
> 



More information about the security-dev mailing list