Charles Oliver Nutter wrote:
> ~/projects/davinci/sources/hotspot ➔ hg qapplied
> meth.patch
> indy.patch
> indy.compiler.patch
> 
> ~/projects/davinci/sources/jdk ➔ hg qapplied
> indy.tests.patch
> indy.pack.patch
> indy.patch
> 
> I would love for this to simply be my problem. Is there a specific
> line of code I could check to ensure I've got things applied
> correctly?

That looks good too.  Is this the command you executed (I think I read
it correctly from the error):

$ jruby -Djruby.compile.invokedynamic=true -XX:+EnableInvokeDynamic -d
-e puts 1

Because that works for me.  Well, it does not print anything, as I
supposed, but it does not crash.

-- Christian
_______________________________________________
mlvm-dev mailing list
mlvm-dev@openjdk.java.net
http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev

Reply via email to