RFR(s): 8073923: Files.lines() documentation needs clarification

Alan Bateman Alan.Bateman at oracle.com
Wed Mar 4 08:31:04 UTC 2015


On 03/03/2015 23:05, Stuart Marks wrote:
> :
>
>
> Updated webrev:
>
>     http://cr.openjdk.java.net/~smarks/reviews/8073923/webrev.2/
This looks good. Minor re-wording suggestions, ignore if you want:

"... reference to an open XXX, which is closed by ..."
   => "... reference to an open XXX. The XXX is closed by ..."

"to ensure that the stream's open XXX reference is closed"
   => "to ensure that the XXX is closed".

-Alan



More information about the core-libs-dev mailing list