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: [email protected]
For additional commands, e-mail: [email protected]