[jdom-interest] large number of objects in heap

Brett McLaughlin brett at newinstance.com
Wed Aug 29 18:52:59 PDT 2001


> Build 7 includes the following patch, right?
> 
> SAXBuilder 1.51 on 6/1/2001
> 
>         finally {
>             // Explicitly nullify the handler to encourage GC
>             // It's a stack var so this shouldn't be necessary, but it
>             // seems to help on some JVMs
>             contentHandler = null;
>         }

Just to confirm, this is in the latest version from CVS.

Thanks
---
Brett McLaughlin
Enhydra Strategist   http://www.enhydra.org
Lutris Technologies http://www.lutris.com
O'Reilly Author       http://www.oreilly.com/catalog/javaxml2




More information about the jdom-interest mailing list