You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2014/07/02 17:03:02 UTC

[Bug 56609] Resource leak in WorkbookFactory.create()

https://issues.apache.org/bugzilla/show_bug.cgi?id=56609

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
As part of Bug 56537 we have added interface Closeable to the Workbook class
which means resources can be freed by properly closing the object after use.
Javadoc will be updated as well to reflect this. 

So I think this is effectively a duplicate now.

*** This bug has been marked as a duplicate of bug 56537 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org