Protip: -Xint

Charles Oliver Nutter headius at headius.com
Tue May 17 12:40:29 PDT 2011


The invokedynamic-related compiler stuff is a bit fluxxy right now, so
you may run into MLVM builds that don't work quite right. However, it
occurred to me today that you can still run with -Xint (interpret
only) to at least continue hacking away on JSR292 stuff. I'm doing
this now locally to keep working on additional invokedynamic binding
forms in JRuby.

- Charlie


More information about the mlvm-dev mailing list