I have a problem whereby i have a set of system tabs and my software draws the relative system in an svg document when the appropriate tab is clicked. However it seems to have a huge memory leak in that everytime i click on a tab and thus draw a new document the heap memory being used goes up by 10mb. I have narrowed it down to the drawing of the new document and i believe it is not releasing the memory of the old one. I have read about removing the event listeners but dont know how to do this. Has anyone got a fixed process which outlines what needs to be nulled etc when deleting a document? -- View this message in context: http://www.nabble.com/Releasing-memory-used-by-SVG-Document-tf2732435.html#a7621731 Sent from the Batik - Users mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
