Max,

Do you have time to review the following fix?
7196009: SunPkcs11 provider fails to parse config path containing parenthesis

I made the adjustments to support quoted strings for the library path settings in the PKCS11 provider configuration file. If the path contain parenthesis or spaces, then the value should be quoted, so the whole thing would be taken as is.

Webrev: http://cr.openjdk.java.net/~valeriep/7196009/webrev.00/

Thanks,
Valerie

Reply via email to