Invocation generated methods let some exceptions through
--------------------------------------------------------

                 Key: JRUBY-2470
                 URL: http://jira.codehaus.org/browse/JRUBY-2470
             Project: JRuby
          Issue Type: Bug
            Reporter: Ola Bini
            Assignee: Ola Bini


If you create a Java method in any of the core classes, and throw an 
IOException from within, you will get different results depending on if you 
have reflection on or not. ReflectedJavaMethod will translate all exceptions 
except errors into Ruby exceptions, while IOException slips through for 
invocation generated methods.

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