> I took me some time to see the actual problem: there's no JSR 292 > support for the client compiler yet. I'm currently working on that and > it's almost finished. > > To successfully run your test use the server compiler: > > java.exe -server -XX:+UnlockExperimentalVMOptions -XX:+EnableMethodHandles > -XX:+EnableInvokeDynamic Test > > -- Christian > Perfect, thank you very much.
Sorry for the trouble and thank you for your quick answer. Daniel. _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
