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
