bug in gaming with MLVM

Daniel Latrémolière daniel.latremoliere at gmail.com
Tue Jan 26 01:58:50 PST 2010


> 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.




More information about the mlvm-dev mailing list