History log of /openjdk9/jdk/src/java.base/share/native/libzip/zip_util.c
Revision Date Author Comments
# 15752:2fc5316da1ea 20-Sep-2016 ccheung

8164011: --patch-module support for CDS
Summary: exports the ZIP_FreeEntry function
Reviewed-by: iklam, dcubed, lfoltan


# 14684:d50d02361da6 03-Jun-2016 sherman

8074819: Resolve disabled warnings for libzip
Reviewed-by: naoto


# 14627:41012c66c906 26-May-2016 naoto

8157964: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman


# 14626:ee2ea0e2177b 26-May-2016 naoto

8157997: Reverting a push with wrong id
Reviewed-by: sherman


# 14623:fc7b09fb4938 26-May-2016 naoto

8157164: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman


# 14598:b9a518bf7251 24-May-2016 naoto

8157632: 9-dev windows builds fail on zip_util.c
Reviewed-by: sherman, lana


# 14589:bbdf4444964c 23-May-2016 naoto

8150179: Static build of libzip is missing JNI_OnLoad_zip entry point
Reviewed-by: sherman


# 13931:f89fab6f60ad 21-Mar-2016 sherman

8152352: Compiling warnings in zip_util.c blocks devkit to build with --with-zlib=system
Reviewed-by: naoto


# 12878:d97306dd54cd 15-Oct-2015 coffeys

6907252: ZipFileInputStream Not Thread-Safe
Reviewed-by: sherman


# 12820:5f8661991f73 30-Sep-2015 robm

8133249: Occasional SIGSEGV: non thread-safe use of strerr in getLastErrorString
Reviewed-by: igerasim, rriggs, christos


# 11902:78825cbc6340 12-May-2015 jmanson

8079841: Buffer underflow with empty zip entry names
Summary: check for zero-length entry name before accessing "last" byte
Reviewed-by: sherman, martin


# 11593:3dc7002c0d37 10-Mar-2015 martin

8074579: Use more efficient and readable way of checking PKZIP signatures
Reviewed-by: sherman


# 10967:e336cbd8b15e 03-Dec-2014 chegar

8049367: Modular Run-Time Images
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, bradford.wetmore@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, james.laskey@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, sundararajan.athijegannathan@oracle.com


# 10858:bea54bdbd9ce 17-Oct-2014 amurillo

Merge


# 10856:bd570aae5309 09-Oct-2014 fparain

8057777: Cleanup of old and unused VM interfaces
Reviewed-by: coleenp, hseigel, alanb, sherman


# 10838:9474605c7624 07-Aug-2014 sherman

8048025: Ensure cache consistency
Summary: To support zip entry with null character(s) embedded
Reviewed-by: alanb, weijun


# 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