-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
generic
-
generic
Often, zip files are corrupted, often by having trailing garbage written
at the end. Sun's zip implementation will properly throw an error
when asked to open such a file, but the diagnostic
Cannot open Zip file
could be improved to something like
Corrupted Zip file: cannot find End header
or
Corrupted zip file: trailing garbage at end of file.
###@###.### 2004-02-04
at the end. Sun's zip implementation will properly throw an error
when asked to open such a file, but the diagnostic
Cannot open Zip file
could be improved to something like
Corrupted Zip file: cannot find End header
or
Corrupted zip file: trailing garbage at end of file.
###@###.### 2004-02-04
- duplicates
-
JDK-4985614 Failure on calls to ZipFile constructor
-
- Resolved
-
- relates to
-
JDK-4776464 ZipFile refuses to open valid ZIP files.
-
- Resolved
-