How can I know which Monitor a Thread is owning ? I've referred https://stackoverflow.com/a/17208717/6304546 , but I want the other way round.
Asked
Active
Viewed 46 times
2
-
1Possible duplicate of [Java forced thread dump programmatically - like "jstack -F -l
"](http://stackoverflow.com/questions/28744850/java-forced-thread-dump-programmatically-like-jstack-f-l-pid) – Nov 15 '16 at 19:24 -
`but I want the other way round` - what's your use case and requirements? – rkosegi Nov 15 '16 at 19:26