On Tue, 6 May 2025 15:43:07 GMT, Brian Burkhalter <b...@openjdk.org> wrote:

>> Implement the requested methods and add a test thereof.
>
> Brian Burkhalter has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   8354724: Revert BufferedReader; simplify Reader changes removing 
> overridable self-call; update test

> Both methods will need to specify what they return when already at end of 
> stream, does readAllAsString return an empty or null,

Empty string.

> does readAllLines return an empty list?

Empty list.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24728#issuecomment-2874062856

Reply via email to