[
https://issues.apache.org/jira/browse/XERCESJ-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Glavassevich resolved XERCESJ-1356.
-------------------------------------------
Resolution: Fixed
Fix Version/s: 2.10.0
Ludger, thanks for your contribution. I've committed your patch. See SVN rev
890172.
> 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
> Assignee: Michael Glavassevich
> Fix For: 2.10.0
>
> 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: [email protected]
For additional commands, e-mail: [email protected]