This can be helpful to differentiate a test that is in a busy loop
(taking 100% CPU) vs a deadlock/hang (taking 0% CPU)...

Is it easy/possible to get this from straight Java APIs?
OperatingSystemMXBean maybe...?

Mike McCandless

http://blog.mikemccandless.com

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

Reply via email to