Files.createDirectories throws FileAlreadyExistsException for a symbolic link whose target is an existing directory

XMLWordPrintable

    • b17

        As noted in https://bugs.openjdk.org/browse/JDK-8293792, if Files.createDirectories(...) is called with a Path which is a symbolic link to a directory then the method unexpectedly throws FileAlreadyExistsException.

              Assignee:
              Jaikiran Pai
              Reporter:
              Jaikiran Pai
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: