Raffaello Giulietti wrote: > Marcelo, > > as I explained, I can run my example even *without* -Xint, i.e., with > the JIT enabled. But perhaps the example is so small that the JIT > doesn't even start its duties. Anyway, good to know that -Xint exists as > a workaround for possible crashes of the JIT.
Right. I'm very sure the JIT does not kick in in your small example. Anyway, as said before, JIT compiler works in the mlvm repository if required. -- Christian _______________________________________________ mlvm-dev mailing list [email protected] http://mail.openjdk.java.net/mailman/listinfo/mlvm-dev
