- 25 2月, 2011 1 次提交
-
-
由 smarks 提交于
Reviewed-by: alanb, dholmes, sherman
-
- 05 1月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: avoid caching the "ended" Inflater in ZipFile class Reviewed-by: alanb
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 14 12月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: The returned InflatedInputStream object should be kept in map streams Reviewed-by: alanb
-
- 18 6月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Close zipfile and io stream when done Reviewed-by: alanb
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 07 2月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: to create the test file at test.dir Reviewed-by: alanb
-
- 30 6月, 2009 1 次提交
-
-
由 sherman 提交于
6553961: java.util.zip.{CRC32,Adler32}.update(int) doc errors 6646605: Missing method ZipFile.getComment() 6841232: ZipFile should implement Closeable 4985614: Failure on calls to ZipFile constructor 5032358: "java.util.zip.ZipException: The system cannot find the file specified" 6846616: java/util/zip/ZipFile/ReadAfterClose.java failed after fix for 6735255 Summary: some misc bug/rfe fixes for zipfile Reviewed-by: alanb
-
- 03 4月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: The ZIP64 format support is added for > 4GB jar/zip files Reviewed-by: alanb, martin
-
- 25 2月, 2009 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: alanb
-
- 24 2月, 2009 1 次提交
-
-
由 kevinw 提交于
Reviewed-by: alanb
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-