The Race Conditions, Deadlocks View shows you all race conditions and Deadlocks together with the stack trace found by vmlens.
The view shows you
Symbol | Description |
---|---|
![]() |
the field or array at which a race condition occurred |
![]() |
the reading thread of a race condition together with the stack trace |
![]() |
the writing thread of a race condition together with the stack trace |
![]() |
A deadlock |
![]() |
one of the two threads containing the deadlock together with the stack trace |
![]() |
A monitor which led to the deadlock |