newbie startup question

Christian Thalinger Christian.Thalinger at Sun.COM
Wed Jul 15 08:54:22 PDT 2009


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



More information about the mlvm-dev mailing list