Re: About the content of the thread dumping

2000-10-09 Thread Calvin Austin
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

About the content of the thread dumping

2000-10-08 Thread yangyuexiang
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