Now that java.util.concurrent locks are widely used, it would be quite useful with events related to these locks. For example events for ReentrantLock containing owner and wait queue length etc.
The JMC team would happily extend the Contention/Lock related tabs to include information from such events.
The JMC team would happily extend the Contention/Lock related tabs to include information from such events.
- blocks
-
JMC-3619 Update the Contention/Lock related tabs with information from j.u.c. lock events
- Open