JDK-6359688 : Zip API classes do not report name of file when it cannot be opened
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-12-06
  • Updated: 2010-04-02
  • Resolved: 2005-12-11
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
When a zip file cannot be opened, a ZipException is thrown, but this does not include the name of that file.  It should.

Comments
EVALUATION Fix ZipFile constructors.
06-12-2005