Community
Participate
Working Groups
Contention analysis uses instrumentation to determine when Thread.interrupt() is called on a thread, by another thread. However, the interrupt() call in the trace data shows an incorrect object id for the interrupt, meaning that the interrupt will never be properly detected on the workbench side.
Created attachment 166795 [details] Patch to EventManager
Patch checked into HEAD.
Previously verified, closing.