[kepler-dev] [Bug 5095] test kepler and wrp for memory leaks

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Wed Dec 8 16:13:03 PST 2010


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5095

--- Comment #18 from jianwu <jianwu at sdsc.edu> 2010-12-08 16:13:02 PST ---
in r26444 and r26445, Kepler kar saving is back to open first before closing.  

This solution is borrowed from KeplerGraphFrame._saveAs(String) where
effigy.setContainer(null) is also used there. 

Also it will not have version problem
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5095#c14, since
KeplerGraphFrame.dispose() is not called.

This way will also not cause memory leak because the opened workflow will be
cleanup when its window is closed. It is done by calling
KeplerGraphFrame.dipose().

-- 
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Kepler-dev mailing list