On Tue, 10 Mar 2026 14:27:37 GMT, Daniel Fuchs <[email protected]> wrote:
>> Jaikiran Pai has updated the pull request incrementally with one additional >> commit since the last revision: >> >> remove unused imports from tests > > test/jdk/com/sun/net/httpserver/bugs/ExceptionKeepAlive.java line 41: > >> 39: import java.util.logging.Logger; >> 40: import java.util.logging.SimpleFormatter; >> 41: import java.util.logging.StreamHandler; > > Are these imports still needed? Good catch. Fixed in this class and a few others and updated the PR. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30158#discussion_r2912373407
