Martin Kleppmann created JRUBY-6642: ---------------------------------------
Summary: RubyException.printBacktrace omits the first line Key: JRUBY-6642 URL: https://jira.codehaus.org/browse/JRUBY-6642 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.6.7 Reporter: Martin Kleppmann Attachments: missing_first_backtrace_line.patch When you use {{RubyException.printBacktrace}} to print out an exception, the first line of the backtrace is omitted. See attached patch. I wondered whether this was deliberate, but I struggle to see why one wouldn't want to see the first line. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email