User data for a node should be garbage collectable if the node itself is
garbage collected.
-------------------------------------------------------------------------------------------
Key: XERCESJ-1298
URL: https://issues.apache.org/jira/browse/XERCESJ-1298
Project: Xerces2-J
Issue Type: Improvement
Components: DOM (Level 3 Core)
Affects Versions: 2.9.1
Reporter: Ludger Bünger
Attachments: WeakUserDataPatch.txt
User data for a node should be garbage collectable if the node itself is
garbage collected.
Currently user data will remain referenced -even if the node itself is garbage
collected- until the Document node itself is garbage collected.
--
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]