[jdom-interest] JDOM output buffering question

Gamble, Wesley (WG10) WG10 at tmw.com
Tue Jan 15 16:04:33 PST 2008


I put a finalize method on the object that holds the SAXBuilder as an
instance variable, and set the SAXBuilder to null, and no memory is
released.  

 

The descendant of the JDOM Document gets garbage collected, and I'm
assuming the SAXBuilder will get garbage collected, but my memory is
still way high.

 

Can anyone think of any ways that resources could still be held on to in
this scenario.  Perhaps my leak is not in JDOM.

 

Thanks,

Wes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20080115/f378898a/attachment.htm


More information about the jdom-interest mailing list