RFR [8020669] java.nio.file.Files.readAllBytes() does not read any data when Files.size() is 0

Martin Buchholz martinrb at google.com
Fri Jul 26 13:10:14 UTC 2013


On Thu, Jul 25, 2013 at 9:54 PM, Alan Bateman <Alan.Bateman at oracle.com>wrote:

>
> I see you've changed the javadoc from "Read" to "Reads" on several
> methods. I don't know if you meant to include this in the webrev but
> personally prefer "Read".
>

I'm surprised to see you say that, since the "Reads" form has been standard
practice for public javadoc for a long time, and private javadoc, while
much more informal than public, may as well not be gratuitously different
from public.



More information about the core-libs-dev mailing list