Is there a way to get a list of waiting threads/number of waiting threads on an object?
|
|
If you are using the
Update: You are using |
||||
|
You can use the JMX classes to inspect the threads:
Each blocked thread has a non null
|
||||
|
|
|
If you are on JDk 1.6 then |
||||
|
|