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

(zipfs) Performance regression when writing ZipFileSystem entries in parallel

    XMLWordPrintable

Details

    • b12
    • 12
    • b18

    Backports

      Description

        Reported by Lennart Börjeson here: http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-April/059734.html

        Narrowed down the cause as JDK-8034802 due changing deflation to only happen when syncing the ZipFileSystem whereas it previously happened eagerly when closing output streams retrieved via Files.newOutputStream: http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-April/059753.html

        Proof-of-concept patch that recuperates the parallelism in the default case: http://cr.openjdk.java.net/~redestad/scratch/zfs.eager_deflation.00/

        Attachments

          Issue Links

            Activity

              People

                redestad Claes Redestad
                redestad Claes Redestad
                Votes:
                0 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: