tid is the system thread pointer, you can usually use it to cross
reference in the
monitor dump, unfortunately the hotspot stack trace isn't as full as the
classic
trace yet. The nid is the native thread id, on linux this translates to
the unix process
number.
Monitor entry means that it is tryin
Hi, everyone,
When I ran java program in linux, when I type C_\, the threads were
dumped.
But I am not sure what's mean. Such as: tid, nid, ...(Colored elements
in the following)
"gaEngine" prio=1 tid=0x80e9b60 nid=0x4f6
waiting for monitor entry [0xbdfff000..0xbdfffb28]
at java.util.LinkedLis