On Fri, 3 Apr 2026 11:01:21 GMT, Daniel Fuchs <[email protected]> wrote:
>> serhiysachkov has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - fixing merge issue >> - fixing merge issue > > test/jdk/java/nio/channels/etc/LocalSocketAddressType.java line 45: > >> 43: import java.util.stream.Stream; >> 44: >> 45: import static java.lang.System.out; > > Are these imports still needed? Can you do a global pass on all files and > remove all unneeded imports? Done ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30446#discussion_r3032486712
