Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8288611

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

XMLWordPrintable

    • Icon: Backport Backport
    • Resolution: Delivered
    • Icon: P4 P4
    • 17.0.4-oracle
    • 7u351, 8u341, 11.0.16-oracle, 17.0.4-oracle, 18
    • 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.

            rreddy Ravi Reddy
            rreddy Ravi Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: