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>
|
||||
<ul>
|
||||
<li>AbstractHashedMap subclasses failed to clone() correctly [27159]</li>
|
||||
<li>ExtendedProperties - Close input stream in constructor [27737]</li>
|
||||
</ul>
|
||||
|
||||
<center><h3>JAVADOC</h3></center>
|
||||
|
|
Loading…
Reference in New Issue