| Author |
get object by hexadecimal address in jstack
|
xeon costa
Greenhorn
Joined: May 10, 2011
Posts: 13
|
|
Hi,
I use jstack PID command on my program in java and I got this output.
At one line, I've got " - locked <0x00007f5668a910c0> (a java.util.ArrayList)". I'd like to know what this hexadecimal address points to, to know which arraylist is . Is this possible?
Thanks,
|
Thanks,
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32694
|
|
|
Too difficult a question for "beginning". Moving thread.
|
 |
 |
|
|
subject: get object by hexadecimal address in jstack
|
|
|