Duplicate :
|
Dynamic attach is broken too. See the description in that bug: 6348630: initial thread != primordial thread confuses attach tests If you do java Xxx & and it reports the PID as 89, on solaris, and before the fix for 6316197, you can then do jstat or jconsole on 89. Now, that fails on linux with the older thread lib.
|