On Mon, 25 May 2026 10:54:56 GMT, Viktor Klang <[email protected]> wrote:
>> Jaikiran Pai has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains 19 additional >> commits since the last revision: >> >> - Alan's review - update the class level doc >> - merge latest from master branch >> - merge latest from master branch >> - merge latest from master branch >> - minor adjustments >> - Lance's review >> - merge latest from master branch >> - introduce test to verify read() throws IOException when invoked on closed >> stream >> - specify existing behaviour of throwing IOException when stream is already >> closed >> - merge latest from master branch >> - ... and 9 more: https://git.openjdk.org/jdk/compare/69f0ce02...40a57962 > > test/jdk/java/util/zip/GZIP/BasicGZIPInputStreamTest.java line 2: > >> 1: /* >> 2: * Copyright (c) 2024, Oracle and/or its affiliates. All rights reserved. > > Update this :) I hadn't spotted it, good catch :) Fixed in latest update to the PR. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30925#discussion_r3298286894
