git: openjdk/jdk: 8313739: ZipOutputStream.close() should always close the wrapped stream
Eirik Bjørsnøs
eirbjo at openjdk.org
Fri Feb 2 20:21:13 UTC 2024
Changeset: f613e133
Author: Eirik Bjørsnøs <eirbjo at openjdk.org>
Date: 2024-02-02 20:20:36 +0000
URL: https://git.openjdk.org/jdk/commit/f613e13397c7890bdc9fcfb068531b3aa03ce122
8313739: ZipOutputStream.close() should always close the wrapped stream
Reviewed-by: jpai, lancea
! src/java.base/share/classes/java/util/zip/DeflaterOutputStream.java
+ test/jdk/java/util/zip/ZipOutputStream/CloseWrappedStream.java
More information about the jdk-changes
mailing list