You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by "Ludger Bünger (JIRA)" <xe...@xml.apache.org> on 2009/01/06 18:14:44 UTC

[jira] Updated: (XERCESJ-1356) Memory Leak: Nodes for whom node numbers have been determined are not garbage collectible anymore.

     [ https://issues.apache.org/jira/browse/XERCESJ-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ludger Bünger updated XERCESJ-1356:
-----------------------------------

    Attachment: WeakNodeNumberPatch.txt

> Memory Leak: Nodes for whom node numbers have been determined are not garbage collectible anymore.
> --------------------------------------------------------------------------------------------------
>
>                 Key: XERCESJ-1356
>                 URL: https://issues.apache.org/jira/browse/XERCESJ-1356
>             Project: Xerces2-J
>          Issue Type: Improvement
>          Components: DOM (Level 3 Core)
>    Affects Versions: 2.9.1
>            Reporter: Ludger Bünger
>         Attachments: WeakNodeNumberPatch.txt
>
>
> Memory leak: Nodes for whom a node number has been determined using the getNodeNumber() method (used by compareDocumentPosition) are hold in a global hashtable and thus not not garbage collectible.
> See provided patch for a fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: j-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: j-dev-help@xerces.apache.org