Robert Annett - 2012-05-25

I've written a project to visualise java thread dumps using Jung. Using the various facilities available in Jung, I think this tool does a pretty good job of allowing the user to visualise and track down problems relating to deadlocks, livelocks and other threading issues. The project comes with a couple of examples in case your own code is too well written to ever deadlock :-)

I'd appreciate any comments form other Jung users. In particular it would be nice if anyone can point out features I could use!

http://sourceforge.net/projects/lockviz/

thanks,
Robert.