Indy crash

Rémi Forax forax at univ-mlv.fr
Fri Jun 17 11:33:05 PDT 2011


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
>> <headius at headius.com>   wrote:
>>> On Fri, Jun 17, 2011 at 4:18 AM, Rémi Forax<forax at univ-mlv.fr>   wrote:
>>>> Latest backport  (1.7) mock jar includes ClassValue and
>>>> 'excludes' Mh.invoke/invokeExact.
>>> Awesome.
>>>
>>> - Charlie
>>>
>> _______________________________________________
>> mlvm-dev mailing list
>> mlvm-dev at openjdk.java.net
>> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
> _______________________________________________
> mlvm-dev mailing list
> mlvm-dev at openjdk.java.net
> http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev



More information about the mlvm-dev mailing list