[9] RFR 8062170: java.security.ProviderException: Error parsing configuration with space
Valerie Peng
valerie.peng at oracle.com
Thu Dec 11 02:53:53 UTC 2014
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