>Eric's test Hello.java works OK, but your test, Rémi, fails (Fib4.java). So >it is a second bug. > >Stephen, I left a comment: http://gist.github.com/500808 > >Gist of the gist is: -XX:+UnlockExperimentalVMOptions -XX:+EnableInvokeDynamic
Thanks John, I figured it was something simple like that ;-) On my system invokedynamic is almost 17x faster: Duration invokedynamic: 93 Duration reflection: 1564 _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
