[ https://issues.apache.org/jira/browse/MWRAPPER-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478113#comment-17478113 ]
Herve Boutemy commented on MWRAPPER-51: --------------------------------------- bq. there is probably no benefit for it since right now Java 8 is used with the target to Java 7 yes, it's not a problem to build with JDK 8: what is important is that old projects still using Java 7 can benefit from recent Maven Wrapper > Refactor using Java Path API (NIO.2) > ------------------------------------ > > Key: MWRAPPER-51 > URL: https://issues.apache.org/jira/browse/MWRAPPER-51 > Project: Maven Wrapper > Issue Type: Improvement > Components: Maven Wrapper Scripts > Affects Versions: 3.1.0 > Reporter: Jorge Solórzano > Priority: Normal > > The project could be improved by using the Java Path API (NIO.2) available > since Java 7 and also include some checks in paths and in some cases even > improve the performance. > * [https://www.oracle.com/technical-resources/articles/javase/nio.html] > * [https://blogs.oracle.com/javamagazine/post/path-files-input-output] > This will help to have a cleaner code and improve the code base. -- This message was sent by Atlassian Jira (v8.20.1#820001)