You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Paul Hammant <Pa...@yahoo.com> on 2002/03/27 14:39:10 UTC

[AltRMI] memory leak

Vinay,

   ant -buildfile memleak.xml server
   ant -buildfile memleak.xml client

This demo shows a current bug that means that memory is eaten up as more 
and more pass-by-reference objects are referenced on the client.

We'll need to solve this with WeakHashMap (I think).

Regards,

- Paul H


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>