Hello Apache Commons users,

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

Now (commons compress 1.1), if ZipFile is garbage collected without
being closed first, file descriptor leak will occur.

Regards,
Stevo.

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

Reply via email to