8204576: (fs) java/nio/file/Files/CopyAndMove.java does not set isUnix = true on macOS
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 7 20:49:42 UTC 2018
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, otherwise
I guess it's okay (although it was deliberate in the original version to
have isWindows and isUnix).
-Alan
More information about the nio-dev
mailing list