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

Use Unsafe to coalesce reads in java.util.zip.ZipUtils

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • core-libs
    • None

      Attempts to implemented JDK-8310837 showed that using ByteArrayLittleEndian can improve peak performance characteristics of zip/jar file operations, but came with a non-trivial startup regression from the increased dependencies.

      This RFE seeks to explore doing the same using Unsafe directly.

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

              Created:
              Updated:
              Resolved: