RFR 8194746: (fs) Add equivalents of Paths.get to Path interface

Alan Bateman Alan.Bateman at oracle.com
Tue Mar 13 13:53:39 UTC 2018


On 08/03/2018 22:52, Brian Burkhalter wrote:
> Updated patch with the improvements suggested below:
>
> http://cr.openjdk.java.net/~bpb/8194746/webrev.01/ 
> <http://cr.openjdk.java.net/%7Ebpb/8194746/webrev.01/>
>
What would you think of trimming the javadoc of the Paths.get methods so 
that it is more obvious that they just delegate to Path.get?

Separately, Brian Goetz suggested off-list that it would be more 
consistent if these factory methods were named "of" so I assume the 
webrev will be updated to see how that looks.

-Alan


More information about the nio-dev mailing list