JDK 9 RFR of 8177526: BufferedReader readLine() javadoc does not match the implementation regarding EOF
Brian Burkhalter
brian.burkhalter at oracle.com
Wed Mar 29 00:10:51 UTC 2017
Hi Stuart,
You’re correct: I must have yanked one line too few. Updated:
http://cr.openjdk.java.net/~bpb/8177526/webrev.02/
Thanks,
Brian
On Mar 28, 2017, at 5:06 PM, Stuart Marks <stuart.marks at oracle.com> wrote:
> The change looks good, with the exception that it looks like the last bit "(EOF)." was dropped from the spec of the public readLine() method.
More information about the core-libs-dev
mailing list