[9] RFR 8062170: java.security.ProviderException: Error parsing configuration with space
Vincent Ryan
vincent.x.ryan at oracle.com
Thu Dec 11 13:47:36 UTC 2014
Your fix looks good to me.
Thanks.
On 11 Dec 2014, at 02:53, Valerie Peng <valerie.peng at oracle.com> wrote:
>
> Can someone help reviewing this regression (by 7196009 when adding support for parenthesis in library path in PKCS11 provider config file)?
>
> The fix is to change the library path parsing back to using the parseLine() method and then relax the impl inside parseLine() to allow quoted strings.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8062170
> Webrev: http://cr.openjdk.java.net/~valeriep/8062170/webrev.00/
>
> Thanks,
> Valerie
>
More information about the security-dev
mailing list