I noticed something else:

 148         Path zpath = Paths.get(System.getProperty("test.dir", "."),

 272         Path zpath = Paths.get(System.getProperty("test.dir", "."),

Is it better to use "user.dir" instead of "test.dir" here?

Thanks,Amy


On 4/25/17 6:08 AM, Brian Burkhalter wrote:
This might not be enough or might be totally unnecessary but could prove useful.

https://bugs.openjdk.java.net/browse/JDK-8179247
http://cr.openjdk.java.net/~bpb/8179247/webrev.00/

Thanks,

Brian

Reply via email to