Release Note: Default JDK Compressor Will Be Closed when IOException Is Encountered

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Delivered
    • Priority: P4
    • 18
    • 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.

              Assignee:
              Ravi Reddy
              Reporter:
              Ravi Reddy
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: