trunk has broken c-call traces
------------------------------

                 Key: JRUBY-1475
                 URL: http://jira.codehaus.org/browse/JRUBY-1475
             Project: JRuby
          Issue Type: Bug
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
            Priority: Blocker
             Fix For: JRuby 1.1.0


The new mechanism for binding methods generates complete DynamicMethod 
implementations. Unfortunately, the generated code does not include c-call 
traces where it should. This has the effect of breaking c-call tracing on trunk.

We need to resolve this for 1.1. Honestly, I'm feeling more and more like there 
should be a startup flag to enable debugging, which we'd use to turn off 
optimizations like this...rather than having to constantly check for debug 
hooks at runtime when they'll never be used.

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