Does reCrash monitor all related classes?

12 views
Skip to first unread message

Diablo

unread,
Oct 28, 2008, 5:07:43 AM10/28/08
to ReCrash
Hi,

I'm trying out reCrash with some examples. Class test invokes two
threads A and B in its main method, and B throw an catched exception,
with the statement "reCrash with".equals(e); like the example.
But when I use java -javaagent:reCrash.jar test, it doesn't print a
crash test case.(Indeed it crashed). Did reCrash can only catch the
exception in the main() method in class test? Or if I want to catch
the exception in threadB, should I add a main() method in that class
and use the command : java -javaagent:reCrash.jar threadB?

Thank you very much. I was trying to see the capability of reCrash in
multi-threaded application.


Qingzhou Luo

Sung Kim

unread,
Oct 28, 2008, 5:10:11 AM10/28/08
to rec...@googlegroups.com
Hi Diablo,

I'm afraid that currently ReCrash does not support multi-threaded application.

- Sung

Reply all
Reply to author
Forward
0 new messages