On 19/11/2013 14:16, Vincent Ryan wrote:
Please review the following test fix:

Bug: https://bugs.openjdk.java.net/browse/JDK-8028377
Webrev: http://cr.openjdk.java.net/~vinnie/8028377/webrev.00/

It now writes temporary keystores in the test scratch area
(not the test source area).
This looks okay to me. One suggestion is to use the two-arg File constructor rather than String concatenation.

-Alan.

Reply via email to