Daniel Crawl
05/22/2017
-
02:51 PM
Kepler
Bug #7190 (Resolved): memory leak due to hierarchy listeners when cloning
-
Daniel Crawl
05/18/2017
-
02:57 PM
Kepler
Bug #7191 (Resolved): memory leak in CompositeActor for actor firing listeners
- Looks good, thanks.
Daniel Crawl
-
01:10 PM
Kepler
Bug #7191 (Resolved): memory leak in CompositeActor for actor firing listeners
- List of actor firing listeners needs to be null before cloning. I'm attaching a patch.
Daniel Crawl
-
01:12 PM
Kepler
Bug #7190: memory leak due to hierarchy listeners when cloning
- Oops, that should be: memory leak is gone, not going.
Daniel Crawl
-
01:07 PM
Kepler
Bug #7190: memory leak due to hierarchy listeners when cloning
- Thanks for the fix, Christopher. I verified the memory leak is going, so feel free to close the bug once the nightly ...
Daniel Crawl
05/12/2017
-
05:42 PM
Kepler
Bug #7190: memory leak due to hierarchy listeners when cloning
- I'm attaching a program that illustrates the leak. It creates a simple model containing Ramp, clones the model 100 ti...
Daniel Crawl
-
01:23 PM
Kepler
Bug #7190: memory leak due to hierarchy listeners when cloning
- I'm happy to provide a test case - what's the best format?
Daniel Crawl
-
01:22 PM
Kepler
Bug #7189: memory leak in Manager
- Ignoring the memory leak issue, the shutdown hook does not appear to be correctly implemented since it is unregistere...
Daniel Crawl
05/11/2017
-
05:09 PM
Kepler
Bug #7190 (Resolved): memory leak due to hierarchy listeners when cloning
- When a model is cloned, some NamedObjs in the new model have hierarchy listeners from the original model, which preve...
Daniel Crawl
-
04:38 PM
Kepler
Bug #7189 (New): memory leak in Manager
- The Manager registers a shutdown thread with the JVM, but does not unregister it after execute() is finished, which p...
Daniel Crawl
Also available in: Atom
Loading...