Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8204576

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

XMLWordPrintable

    • b18
    • os_x

        Line 1165 in the current version of the test

                boolean isUnix = os.equals("SunOS") || os.equals("Linux");

        constrains Unix to Linux and Solaris. In particular macOS is not included.

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: