On Mon, 3 Mar 2025 10:26:41 GMT, Mikhail Yankelevich <d...@openjdk.org> wrote:
>> SendaoYan has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Replace "import *" as import explicitly > > test/jdk/java/net/InetAddress/IsReachableViaLoopbackTest.java line 26: > >> 24: import java.io.*; >> 25: import java.net.*; >> 26: import java.util.*; > > I know, this is not a part of your change, but this import is not used. Could > you please remove it? "import *" has been replaced as import explicitly ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/23767#discussion_r1977322544