>From your description it is not shure that you have a
memory leak at all.

The vm is not returning free memory to the os. So the 
memory as seen by the os will alway be the maximum value 
that the jvm ever needed during the runtime.

The other option that explains your observertion is that
you test fails to expose the memory leak.

> -----Original Message-----
> From: Chanan Braunstein [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 15, 2004 4:27 PM
> To: 'Tomcat Users List'
> Subject: Memory Leak
> 
> but then GC kicks in and drops down back to where it was when I 
> started the test. However, the memory in the task manager keeps 
> going up. 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to