On Sat, 5 Nov 2022 18:29:47 GMT, Markus KARG <d...@openjdk.org> wrote:

>> This PR implements JDK-8296431
>
> Markus KARG has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   fixed typo

test/jdk/java/io/PushbackInputStream/TransferTo.java line 24:

> 22:  */
> 23: 
> 24: import java.io.BufferedInputStream;

It looks as if there are several unnecessary imports in this test. Please pare 
them down to those classes actually used.

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

PR: https://git.openjdk.org/jdk/pull/10999

Reply via email to