While running unit tests for some code that interacts with temporary files in JRuby, I sometimes get the following:
Exception: java.lang.ThreadDeath thrown from the UncaughtExceptionHandler in thread "Thread-6395"
It doesn't seem to cause any problems, but what's going on, and how can I determine where it's occurring? I tried turning on -d
, but that didn't give me a stack trace for the exception.
FWIW: This could be related to http://jira.codehaus.org/browse/JRUBY-7074 .
I'm seeing this Thread-Death output occasionally with a JRuby programm that doesn't use backticks, but calls system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With