-
Enhancement
-
Resolution: Fixed
-
P4
-
1.4.0
-
beta
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2054415 | 1.4.2 | Btplusnull User | P4 | Resolved | Fixed | b02 |
Spec in ZipFile.close() should mention, that closing ZipFile
closes all InputStreams obtained via ZipFile.getInputStream()
Similar wording should be added to getInputStream() javadoc
closes all InputStreams obtained via ZipFile.getInputStream()
Similar wording should be added to getInputStream() javadoc
- backported by
-
JDK-2054415 (spec) Javadoc should mention that closing ZipFile closes its InputStreams
- Resolved