On Wed, 15 Apr 2009 16:44:21 -0500
Kirk Wolf <[email protected]> wrote:

> David,
>
> Is Java without a JIT compiler really of much practical use?

In a memory constrained environment a JIT is frequently a lose. There are
in fact lots of cases where straight interpreting is better. It is also
of course possible to compile java to native code instead.

Alan

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to