RFR 8194746: (fs) Add equivalents of Paths.get to Path interface
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Mar 15 16:59:53 UTC 2018
On Mar 15, 2018, at 9:52 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> On 15/03/2018 16:19, Brian Burkhalter wrote:
>> Updated with the suggested changes:
>>
>> http://cr.openjdk.java.net/~bpb/8194746/webrev.03/
>>
> Looks good, I would just add "in the future release" to end of the @apiNote.
Will do. Also on re-reading I think that in this change
> The differences versus the previous version are 1) the first sentences of Path.of:
>
> (String -> Path)
> 103 * Returns a {@code Path} by converting
> 104 * a path string, or a sequence of strings that when joined form
> 105 * a path string, to a {@code Path}.
the terminal verbiage ", to a {@code Path}” could be removed.
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20180315/9767b7be/attachment.html>
More information about the nio-dev
mailing list