On 2011-04-16, Stevo Slavić wrote:

> Is there a reason why ZipFile shouldn't call it's closeQuietly or just
> close on finalize?

Not really.  Added to trunk in svn revision 1094224.

Of course you should always make sure that your code closes all
resources properly rather than relying on the GC.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to