Paul G. Allen wrote:
Paul G. Allen wrote:
I'm also wondering if there is a JIT compiler in existence that I can
use to compile the Java app. into native code for Linux (there are
many for Windows). The JIT would have to support Sun Java 1.5. (Note:
Seems I can't find HotSpot for Java 1.5)
Finally found the HotSpot download, but I haven't seen anything about
it supporting Java 1.5 yet.
PGA
I think that 1.5 uses JIT by default. There is an option to run in
server mode though, which will slow down the JIT compilation, but do
more optimization, so the resulting code will run faster.
-- Rick
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list