RFR 8194746: (fs) Add equivalents of Paths.get to Path interface
Brian Burkhalter
brian.burkhalter at oracle.com
Thu Mar 15 17:24:28 UTC 2018
webrev.03 updated in place with the two changes below. I’ll update the CSR to match later today.
Thanks,
Brian
On Mar 15, 2018, at 9:59 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20180315/39d0ed07/attachment.html>
More information about the nio-dev
mailing list