Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8193682 Infinite loop in ZipOutputStream.close()
  3. JDK-8278386

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

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Delivered
    • Icon: P4 P4
    • 18
    • 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:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: