4 lines
247 B
Text
4 lines
247 B
Text
This is a JIT (Just-In-Time) compiler for Linux/i386 based Java Virtual
|
|
Machines. It precompiles classes as they are referenced into native code,
|
|
permitting applications that stay running to run much faster than standard
|
|
bytecode interpretation.
|