|
|
Subject:
Java - HotSpot JVM
Category: Computers > Programming Asked by: javamedler-ga List Price: $50.00 |
Posted:
26 Sep 2005 11:32 PDT
Expires: 26 Oct 2005 11:32 PDT Question ID: 572851 |
How to read the objects on the Hotspot JVM Heap, by implementing the Heap Visitor interface in one of its packages. Want source code for reading the heap, which displays the eden space,and old generation. |
|
There is no answer at this time. |
|
Subject:
Re: Java - HotSpot JVM
From: casmeiron-ga on 06 Oct 2005 13:33 PDT |
u can check the program named "jvmstat", this program show all the informations u need in visual mode. Open-source, check the code. http://java.sun.com/performance/jvmstat/ |
Subject:
Re: Java - HotSpot JVM
From: javamedler-ga on 10 Oct 2005 11:06 PDT |
I am running it on the unix server...I cant open jvmstat there....and I want to display the objects on the heap....with seggregating the young and old generation, but I think jvmstat doesnt give the object list. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |