Method and UnboundMethod do not strictly behave like in MRI
-----------------------------------------------------------

                 Key: JRUBY-2105
                 URL: http://jira.codehaus.org/browse/JRUBY-2105
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1RC1
            Reporter: Daniel Luz
            Priority: Minor
         Attachments: jruby-method.patch

This patch fixes several issues found in Method and UnboundMethod.
Most of the problems involved singleton classes, including a 
NullPointerException that happened when invoking UnboundMethod#inspect from a 
method unbound from an object which had a singleton class.

A very comprehensive test suite is included.

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