Make RaiseException show the exception message and the Ruby stack trace
-----------------------------------------------------------------------
Key: JRUBY-2749
URL: http://jira.codehaus.org/browse/JRUBY-2749
Project: JRuby
Issue Type: Improvement
Components: Java Integration
Affects Versions: JRuby 1.1.2
Reporter: Trejkaz
When we get a RaiseException from Java, the output doesn't include any useful
information for determining what went wrong.
The bare minimum is to have the original message in the exception including the
line number. But also very useful is the stack trace, mainly as it includes
line numbers.
JRUBY-506 originally reported this and allegedly the patch was applied, but
looking at RaiseException in 1.1.2 it doesn't seem to have been applied.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.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