On 12/11/2010 18:59, Brian wrote:
> Well, maybe you can help me to make an interpretation.
> 
> I'm using Yourkit, and this this what I see. The most RAM is used by byte
> arrays. If I choose this entry in the list of classes, below you will see a
> list of objects. If you choose the first one and check the content (400kb),
> it is the image of a static HTML page.
> 
> I really don't know how to find out to which classes do these bytes belong
> to, or their relationship with the garbage collector, but I can see that
> they use a lot of RAM.

Look in the YourKit docs for how to trace the GC roots.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to