dropArguments still NYI?

John Rose John.Rose at Sun.COM
Sat May 30 15:04:35 PDT 2009


That probably works.  I hadn't wired it up yet because the unit tests  
aren't there yet:  I am doing test-driven development, to flush out  
corner cases earlier.

Coding is on hold for the moment.

-- John

On May 30, 2009, at 2:54 PM, Charles Oliver Nutter wrote:

> I found a fix for this by wiring up bindArgument. Patch is here:
>
> http://gist.github.com/120648
>
> Pretty naive, but it got my single test method working! I've pushed  
> that
> update to jruby invokedynamic branch as well.
>
> Next up would be combineArguments, and then I think I have enough to
> wire a straight-through path for non-exception-handling calls.
>
> - Charlie




More information about the mlvm-dev mailing list