-
Type:
Backport
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 7u351, 8u341, 11.0.16-oracle, 17.0.4-oracle, 18
-
Component/s: core-libs
`DeflaterOutputStream.close()` and `GZIPOutputStream.finish()` methods have been modified to close out the associated default JDK compressor before propagating a Throwable up the stack.
`ZIPOutputStream.closeEntry()` method has been modified to close out the associated default JDK compressor before propagating an IOException, not of type ZipException, up the stack.
`ZIPOutputStream.closeEntry()` method has been modified to close out the associated default JDK compressor before propagating an IOException, not of type ZipException, up the stack.
- backport of
-
JDK-8278386 Release Note: Default JDK Compressor Will Be Closed when IOException Is Encountered
-
- Closed
-