JDK-7031076 : InputStreams that are not closed hang around until ZipFile is closed
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.util.jar
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,linux_redhat_5.0
  • CPU: generic,x86
  • Submitted: 2011-03-25
  • Updated: 2016-05-19
  • Resolved: 2011-06-16
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.
JDK 6 JDK 7
6u75Fixed 7 b140Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
See background discussion at:
  http://mail.openjdk.java.net/pipermail/core-libs-dev/2011-March/006266.html

Comments
EVALUATION submitter is correct, it's a regression triggered by 6735255
07-04-2011