Results 1 to 1 of 1
- 01-15-2009, 11:03 AM #1
Member
- Join Date
- Jan 2009
- Posts
- 1
- Rep Power
- 0
How i get a JVM Heap information ?
Hi all,
is it possible to process data from jvm heap using software and print them on the screen?
I mean, information about how much memory takes each object, variable ...
Printout would look like for example this:
object name 1 - number indicative of count Bytes that object 1 takes in memory
object name 2 - number indicative of count Bytes that object 2 takes in memory
name of variable 1 - number indicative of count Bytes that variable 1 takes in memory
..
..
Im working in JBuilder under OS Windows.
Similar Threads
-
Java Heap Space
By sandeeprao.techno in forum Advanced JavaReplies: 19Last Post: 10-30-2008, 11:27 AM -
Java heap space?
By javanewbie in forum New To JavaReplies: 1Last Post: 06-24-2008, 06:55 PM -
Heap Sorting
By kesav2005 in forum New To JavaReplies: 1Last Post: 11-13-2007, 04:04 PM -
Heap Sort
By kesav2005 in forum Advanced JavaReplies: 1Last Post: 11-13-2007, 11:40 AM -
Help with heap and stack
By coco in forum Advanced JavaReplies: 1Last Post: 08-06-2007, 02:21 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks