summaryrefslogtreecommitdiff
path: root/lang/jbuilder-jit/pkg/DESCR
blob: 5bfc654a0e85742577651e87c0f3e09b03169431 (plain)
1
2
3
4
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.