Hello, Please review the fix to the following issue:
https://bugs.openjdk.java.net/browse/JDK-8246721 The proposed changeset is located at: http://cr.openjdk.java.net/~naoto/8246721/webrev.00/The test has been modified to deal with double quotes in string arguments consistently across platforms, by explicitly specifying the system property accordingly.
Naoto