On Thu, 25 Apr 2024 12:17:22 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
>> robert engels has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fix broken test cases > > test/jdk/com/sun/net/httpserver/bugs/TcpNoDelayNotRequired.java line 32: > >> 30: */ >> 31: >> 32: import com.sun.net.httpserver.*; > > It would be better to use exact imports instead of wildcard. done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/18667#discussion_r1579639301