On Friday 20 January 2006 12:27 pm, Galarneau, Neil wrote: > I'm just kibitzing from the sidelines here, but for situations like this > it might be nice to see all java thread stacks. > > This is now possible in java 1.5 by calling Thread.getAllStackTraces(). > This call could be done reflectively so as to not make a dependency on > 1.5 >
Thanks for the pointer. I'm not sure of the best way for me to leverage it, but it's good to know about. David ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Jruby-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jruby-devel
