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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: