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 _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
