On Fri, 20 Mar 2026 21:30:47 GMT, Marcono1234 <[email protected]> wrote:
>> Eirik Bjørsnøs has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Add note to @param comment specification that the comment may be set to >> null or the empty string to produce no ZIP file comment > > test/jdk/java/util/zip/ZipOutputStream/UnmappableZipFileComment.java line 32: > >> 30: >> 31: import static java.io.OutputStream.nullOutputStream; >> 32: import static org.junit.jupiter.api.Assertions.assertDoesNotThrow; > > Import for `assertDoesNotThrow` is unused? Thanks, fixed in 7845c5e! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30338#discussion_r2968076526
