mirror of
https://github.com/apache/commons-collections.git
synced 2025-02-06 18:18:53 +00:00
Close file created in constructor
bug 27737 git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131610 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b31704e939
commit
90e7aafdc5
@ -39,6 +39,7 @@ No interface changes, or deprecations have occurred.
|
|||||||
<center><h3>BUG FIXES</h3></center>
|
<center><h3>BUG FIXES</h3></center>
|
||||||
<ul>
|
<ul>
|
||||||
<li>AbstractHashedMap subclasses failed to clone() correctly [27159]</li>
|
<li>AbstractHashedMap subclasses failed to clone() correctly [27159]</li>
|
||||||
|
<li>ExtendedProperties - Close input stream in constructor [27737]</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<center><h3>JAVADOC</h3></center>
|
<center><h3>JAVADOC</h3></center>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user