|
|
How to check the field values in Visual VM.It shows the heap memory details. In Class tab it contains many classes and each class contains many fields.
I thing this is machine understandable. Ex:Class Name is java.lang.Object and its have many fields.
Suppose i used only one variable in the program(x) and i set the values to that variable, where i can find the value in visualVM.
Thanks in advance......