AFAIK the debugger can do this. Just add a breakpoint and then take a look at the rest of running threads, to see what they're doing.

Cheers,
Antonio

On 26/02/18 10:04, Owen Thomas wrote:
Hello.

I've been working with threads, and I would like to know if the IDE can show me where I have obtained a lock (using the "synchronized" keyword) on a particular type?

I think this should be something the IDE should in theory be able to do...

   Owen.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to