On 06/17/2011 08:17 PM, Rémi Forax wrote:
> On 06/17/2011 08:15 PM, Charles Oliver Nutter wrote:
>> :(
>>
>>         [apt] 
>> /Users/headius/projects/jruby/src/org/jruby/runtime/invokedynamic/InvokeDynamicSupport.java:602:
>> cannot find symbol
>>         [apt] symbol  : method
>> invokeWithArguments(org.jruby.runtime.ThreadContext,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.builtin.IRubyObject,java.lang.String,org.jruby.runtime.builtin.IRubyObject,org.jruby.runtime.Block)
>>         [apt] location: class java.lang.invoke.MethodHandle
>>         [apt]         return (IRubyObject)
>> target.invokeWithArguments(context, caller, self, name, arg0, block);
>>
>> - Charlie
> oups, invoke* is not a good filter.
>
> will fix.
>
> Rémi

Should be fixed now.
could you try with jsr292-backport-1.7a.zip ?

Rémi

>> On Fri, Jun 17, 2011 at 12:51 PM, Charles Oliver Nutter
>> <[email protected]>   wrote:
>>> On Fri, Jun 17, 2011 at 4:18 AM, Rémi Forax<[email protected]>   wrote:
>>>> Latest backport  (1.7) mock jar includes ClassValue and
>>>> 'excludes' Mh.invoke/invokeExact.
>>> Awesome.
>>>
>>> - Charlie
>>>
>> _______________________________________________
>> mlvm-dev mailing list
>> [email protected]
>> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
> _______________________________________________
> mlvm-dev mailing list
> [email protected]
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

_______________________________________________
mlvm-dev mailing list
[email protected]
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to