JavaSupport.handleNativeException doesn't seem handle superclasses properly
---------------------------------------------------------------------------

                 Key: JRUBY-3891
                 URL: http://jira.codehaus.org/browse/JRUBY-3891
             Project: JRuby
          Issue Type: Bug
            Reporter: Rib Rdb
            Assignee: Thomas E Enebo
         Attachments: JavaSupport.diff

I was reading through the source and noticed that handleNativeException loops 
over the superclasses of an exception, but it doesn't actually do anything with 
them. It looks like it was supposed to check for handlers for each superclass.
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