On Wed, 30 Nov 2022 16:26:59 GMT, Alan Bateman <al...@openjdk.org> wrote:
> Can you check ZipInputStream.transferTo? That implementation just calls the overridden method, but the single sentence added to the `InputStream::transferTo` javadoc should probably be inserted here as well. Do you concur? ------------- PR: https://git.openjdk.org/jdk/pull/11403