Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Leak in OutlineWithEditorLinker?
Leak in OutlineWithEditorLinker? [message #691394] Fri, 01 July 2011 11:23 Go to next message
Mark Christiaens is currently offline Mark ChristiaensFriend
Messages: 63
Registered: October 2010
Member
I was profiling and noticed that the OutlineWithEditorLinker keeps a reference to an outlinePage. I didn't look deeply into it but I suspect that, when de-activating, the outlinePage can be nulled? That outlinePage indirectly retains a reference to a couple of MBs of TokenInfos that would be released then.

---
Mark Christiaens
Discover the Future of VHDL Design
Go to www.sigasi.com
(no subject) [message #692325 is a reply to message #691394] Mon, 04 July 2011 08:00 Go to previous message
Jan Koehnlein is currently offline Jan KoehnleinFriend
Messages: 760
Registered: July 2009
Location: Hamburg
Senior Member
Sounds reasonable. If that solves your problem, could you file a bug?


Am 01.07.11 13:23, schrieb Mark Christiaens:
> I was profiling and noticed that the OutlineWithEditorLinker keeps a
> reference to an outlinePage. I didn't look deeply into it but I suspect
> that, when de-activating, the outlinePage can be nulled? That
> outlinePage indirectly retains a reference to a couple of MBs of
> TokenInfos that would be released then.
>
> ---
> Mark Christiaens
> Discover the Future of VHDL Design
> Go to http://www.sigasi.com
>


--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com


---
Get professional support from the Xtext committers at www.typefox.io
Previous Topic:Validation through more model files.
Next Topic:How to run the code generator from another eclipse instance
Goto Forum:
  


Current Time: Fri Apr 19 14:59:24 GMT 2024

Powered by FUDForum. Page generated in 0.02239 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top