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

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Tue Mar 1 16:50:59 PST 2011


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

--- Comment #28 from Aaron <aschultz at nceas.ucsb.edu> 2011-03-01 16:50:58 PST ---
I found what might have been a leak, the _modelToFrameMap that was previously
in KeplerGraphFrame seemed to not be losing it's reference to closed
KeplerGraphFrames.  I simplified the Map by moving it into a singleton class to
assure the references were getting removed.  change was made at revision 27223

-- 
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