[jdom-interest] JDOM and Garbage Collection

Alex Rosen arosen at silverstream.com
Tue Sep 17 10:17:09 PDT 2002


If you're using beta 8, try giving the latest code in CVS a try:

http://www.servlets.com/archive/servlet/ReadMsg?msgId=247527&listName=jdom-i
nterest

Alex

> -----Original Message-----
> From: jdom-interest-admin at jdom.org
> [mailto:jdom-interest-admin at jdom.org]On Behalf Of
> PJ.Fanning at polarlake.com
> Sent: Tuesday, September 17, 2002 10:33 AM
> To: 'jdom-interest at jdom.org'
> Subject: [jdom-interest] JDOM and Garbage Collection
>
>
> I have an application that uses a mix of reusable components,
> some written
> in SAX and some in JDOM. I have noticed that there is a
> significant memory
> leak and I suspect that once I have finished with a JDOM
> Document, that the
> Garbage Collector is not reclaiming all the available memory.
> JProbe seems
> to back up this assertion.
> I am thinking of going recursively through each JDOM Document
> when I finish
> with it and setting the content at each level to null.
> Has anyone come across a similar problem or have any thoughts
> on what I
> should do?
>
> Thanks in advance,
> PJ
> _______________________________________________
> To control your jdom-interest membership:
> http://lists.denveronline.net/mailman/options/jdom-interest/yo
> uraddr at yourhost.com




More information about the jdom-interest mailing list