History log of /openjdk10/jdk/test/java/util/zip/ZipFile/LargeZipFile.java
Revision Date Author Comments
# 3909:272483f6650b 06-Apr-2011 ohair

7033660: Update copyright year to 2011 on any files changed in 2011
Reviewed-by: dholmes


# 3656:8887cb2f5d19 25-Feb-2011 smarks

7021582: convert jar/zip code and tests to use try-with-resources
Reviewed-by: alanb, dholmes, sherman


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 1032:de80210c56a6 02-Apr-2009 sherman

4681995: Add support for large (> 4GB) zip/jar files
Summary: The ZIP64 format support is added for > 4GB jar/zip files
Reviewed-by: alanb, martin


# 922:f9c187839d72 24-Feb-2009 kevinw

6809463: Missing license header in test LargeZipFile.java
Reviewed-by: alanb


# 910:dc237aecf7cf 24-Feb-2009 kevinw

6599383: Unable to open zip files more than 2GB in size
Reviewed-by: alanb