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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to