[jsword-devel] Installer.close()

Martin Denham mjdenham at gmail.com
Thu Mar 28 06:20:41 MST 2013


A long time ago while battling memory problems after Module downloads I
added a virtual Installer.close() and implemented it in
AbstractSwordInstaller as follows

    // allow list to be cleared to clear a large block of memory
    @Override
    public void close() {
        entries.clear();
        loaded = false;
    }

Do you think this would be useful if added to JSword?

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/jsword-devel/attachments/20130328/b6007da8/attachment.html>


More information about the jsword-devel mailing list