-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b19
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.
This RFE seeks to explore doing the same using Unsafe directly.
- relates to
-
JDK-8310837 Use ByteArrayLittleEndian in java.util.zip
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/ffb60e55
-
Review(master) openjdk/jdk/21377