jukzi opened a new pull request, #114: URL: https://github.com/apache/maven-shared-utils/pull/114
Use java.nio.Files.isSameFile() to compare path. Since JDK 12 getCanonicalPath() is not cached anymore and very slow on windows. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org