8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS

Brian Burkhalter brian.burkhalter at oracle.com
Thu Jun 7 20:57:33 UTC 2018


On Jun 7, 2018, at 1:49 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:

> On 07/06/2018 21:44, Brian Burkhalter wrote:
>> Please review this test-only fix.
>> 
>> https://bugs.openjdk.java.net/browse/JDK-8204576
>> http://cr.openjdk.java.net/~bpb/8204576/webrev.00/
>> 
> The brace on L661 and L927 can be moved to the previous line,

Fixed.

> otherwise I guess it's okay (although it was deliberate in the original version to have isWindows and isUnix).

Unix == ! Windows seems to be used in many other tests.

Thanks,

Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20180607/71073896/attachment.html>


More information about the nio-dev mailing list