NativeException#backtrace gets longer with each call
----------------------------------------------------

                 Key: JRUBY-940
                 URL: http://jira.codehaus.org/browse/JRUBY-940
             Project: JRuby
          Issue Type: Bug
          Components: Java Integration
    Affects Versions: JRuby 1.0.0RC1
         Environment: Tested on trunk r3663
            Reporter: Jonathan Paisley
            Priority: Minor
         Attachments: native_exception_backtrace.diff

Each time you call NativeException#backtrace, it appends entries to the 
RubyArray it gets from super#backtrace, so the result is longer with each call.

Test case and patch attached.

-- 
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

Reply via email to