JDK-8164555 : pack200: Leave ZipFile open on exceptions
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: OpenJDK6
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2016-08-22
  • Updated: 2016-08-26
  • Resolved: 2016-08-26
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
OpenJDK6 b40Fixed
Related Reports
Relates :  
Description
Closing the input stream in all cases, as in 6888127, causes compatibility issues.
Comments
http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/1c209b0c805e
26-08-2016