RE: JDOM output buffering question
"Gamble, Wesley (WG10)" <[email protected]>
| Newsgroups | gmane.comp.java.jdom.general |
|---|---|
| Message-ID | <[email protected]> |
I'm watching the memory for the Java process in the Windows task manager. -----Original Message----- From: Rolf Lear [mailto:[email protected]] Sent: Tuesday, January 15, 2008 6:41 PM To: Gamble, Wesley (WG10) Cc: [email protected] Subject: Re: [jdom-interest] JDOM output buffering question Gamble, Wesley (WG10) wrote: > > 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 > > ------------------------------------------------------------------------ > > _______________________________________________ > To control your jdom-interest membership: > http://www.jdom.org/mailman/options/jdom-interest/[email protected] How are you measuring your memory usage? Rolf _______________________________________________ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/[email protected]