JDK 9 RFR of 8177526: BufferedReader readLine() javadoc does not match the implementation regarding EOF

Stuart Marks stuart.marks at oracle.com
Wed Mar 29 00:06:54 UTC 2017


Hi Brian,

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.

s'marks

On 3/28/17 2:40 PM, Brian Burkhalter wrote:
> Here is a second version as I overlooked the no-arg variant of the method in version 00.
>
> http://cr.openjdk.java.net/~bpb/8177526/webrev.01/
>
> Thanks,
>
> Brian
>
> On Mar 28, 2017, at 1:57 PM, Lance Andersen <lance.andersen at oracle.com> wrote:
>
>> Changes read fine Brian.
>>> On Mar 28, 2017, at 3:12 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
>>>
>>> Please review this doc-only change at your convenience.
>>>
>>> Issue:	https://bugs.openjdk.java.net/browse/JDK-8177526
>>> Patch:	http://cr.openjdk.java.net/~bpb/8177526/webrev.00/
>>>
>>> Thanks,
>>>
>>> Brian
>>
>> <oracle_sig_logo.gif>
>>
>> Lance Andersen| Principal Member of Technical Staff | +1.781.442.2037
>> Oracle Java Engineering
>> 1 Network Drive
>> Burlington, MA 01803
>> Lance.Andersen at oracle.com
>>
>>
>>
>


More information about the core-libs-dev mailing list