On Thu, 17 Apr 2025 16:36:53 GMT, Hendrik Schick <d...@openjdk.org> wrote:

>> Implement the requested methods and add a test thereof.
>
> src/java.base/share/classes/java/io/BufferedReader.java line 459:
> 
>> 457:      * @since 25
>> 458:      */
>> 459:     public  String readString() throws IOException {
> 
> Suggestion:
> 
>     public String readString() throws IOException {

Thanks. Will be fixed in next commit.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24728#discussion_r2049318049

Reply via email to