alias plus eval plus module does not appear to be reflecting correct lookup 
hierarchy
-------------------------------------------------------------------------------------

                 Key: JRUBY-3093
                 URL: http://jira.codehaus.org/browse/JRUBY-3093
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
            Priority: Blocker
             Fix For: JRuby 1.1.5
         Attachments: jruby_3091.rb

Christian Seiler reported the attached case in JRUBY-3091, but it does not 
appear to be related to constant caching issues. I'm opening this bug to handle 
it separately.

The attached case does not appear to alias methods correctly. I believe it's 
related to the binding fixes recently that changed the state of framing when 
pulling off a binding. My believe is that the eval is executing against the 
wrong class, so the aliases are not properly reflected.

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