You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2009/12/14 08:16:19 UTC

svn propchange: r890173 - svn:log

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: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org