Author: mrglavas
Revision: 890173
Modified property: svn:log

Modified: svn:log at Mon Dec 14 07:16:19 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Dec 14 07:16:19 2009
@@ -1 +1 @@
-Fixing JIRA Issue #1356: http://issues.apache.org/jira/browse/XERCESJ-1356. 
Nodes may be pinned down the map used by compareDocumentPosition() which should 
be otherwise garbage collectible. Now storing the nodes in a WeakHashMap to 
eliminate this memory leak. Patch thanks to Ludger Bünger.
+Fixing JIRA Issue #1356: http://issues.apache.org/jira/browse/XERCESJ-1356. 
Nodes may be pinned down by the map used by compareDocumentPosition() which 
would be otherwise garbage collectible. Now storing the nodes in a WeakHashMap 
to eliminate this memory leak. Patch thanks to Ludger Bünger.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to