[jira] Updated: (GERONIMO-983) Memory used by proxies isn't released by dereferencing the proxy (I speculate)

2005-10-14 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-983?page=all ] Kevan Miller updated GERONIMO-983: -- Attachment: BasicProxyMap.patch Yet another solution to this problem... ;-) BasicProxyMap is an implementation of a WeakIdentityHashMap (class size

[jira] Updated: (GERONIMO-983) Memory used by proxies isn't released by dereferencing the proxy (I speculate)

2005-10-11 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-983?page=all ] Kevan Miller updated GERONIMO-983: -- Attachment: ReferenceIdentityMap.patch This patch file allows Proxies to be GC'ed without explicit calls to destroyProxy(). The existing IdentityHashMap

[jira] Updated: (GERONIMO-983) Memory used by proxies isn't released by dereferencing the proxy (I speculate)

2005-09-26 Thread David Blevins (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-983?page=all ] David Blevins updated GERONIMO-983: --- Fix Version: 1.0 (was: 1.0-M5) Memory used by proxies isn't released by dereferencing the proxy (I speculate)

[jira] Updated: (GERONIMO-983) Memory used by proxies isn't released by dereferencing the proxy (I speculate)

2005-09-18 Thread Gianny Damour (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-983?page=all ] Gianny Damour updated GERONIMO-983: --- Attachment: basicProxyManager.patch Drop the IdentityHashMap and add an extra interface to the proxies. Memory used by proxies isn't released by

[jira] Updated: (GERONIMO-983) Memory used by proxies isn't released by dereferencing the proxy (I speculate)

2005-09-18 Thread Kevan Miller (JIRA)
[ http://issues.apache.org/jira/browse/GERONIMO-983?page=all ] Kevan Miller updated GERONIMO-983: -- Attachment: ConsoleFix.txt This is a much less ambitious fix to the problem. The Console will explicitly release the proxies that it allocates for the