Indy crash

Charles Oliver Nutter headius at headius.com
Fri Jun 17 11:15:28 PDT 2011


:(

      [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

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
>


More information about the mlvm-dev mailing list