History log of /openjdk10/jdk/src/java.base/share/classes/java/util/zip/ZipUtils.java
Revision Date Author Comments
# 17568:c9fd8c9eab19 14-Aug-2017 cushon

8184940: JDK 9 rejects zip files where the modified day or month is 0
Reviewed-by: martin


# 17473:d900d50fd581 19-Jul-2017 alanb

8184917: System.initPhase1 does not need to pre-load libzip
Reviewed-by: redestad


# 15135:6770424f6e72 22-Jul-2016 sherman

8161942: java.util.zip.ZipEntry.java not covering UpperLimit range of DOS epoch
Reviewed-by: redestad


# 13302:d85c42d008a9 14-Dec-2015 sherman

8145260: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk [2]
Reviewed-by: coffeys


# 13278:b0314bbe7c41 08-Dec-2015 sherman

8144958: changes by JDK-8142508 seems to have broken jtreg
Reviewed-by: darcy


# 13277:a5d8e25767f8 08-Dec-2015 sherman

8142508: To bring j.u.z.ZipFile's native implementation to Java to remove the expensive jni cost and mmap crash risk
Reviewed-by: coffeys


# 12976:d7caf74c48ab 28-Oct-2015 redestad

8066644: Fix deprecation warnings in jdk.zipfs module
Reviewed-by: sherman, shade
Contributed-by: Peter Levart <peter.levart@gmail.com>, Claes Redestad <claes.redestad@gmail.com>


# 12434:12c549112c87 22-Jul-2015 sherman

8130914: java/util/zip/TestExtraTime.java fails with "java.lang.RuntimeException: setTime should make getLastModifiedTime return the specified instant: 3078282244456 got: 3078282244455"
Summary: fixed the 32-bit overflow.
Reviewed-by: rriggs


# 12433:48b296b645bd 22-Jul-2015 sherman

8075526: Need a way to read and write ZipEntry timestamp using local date/time without tz conversion
Summary: to add a pair of set/getTimeLocal()
Reviewed-by: ksrini, rriggs


# 11519:162c4c958d78 28-Feb-2015 redestad

8073497: Lazy conversion of ZipEntry time
Reviewed-by: sherman, plevart


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com