TYA is a ``100% unofficial'' JIT-compiler designed as an add-on to JDK 1.1.x for Linux (x86).
A JIT-compiler (just in time-compiler) is an extension to the Java virtual machine. It translates Java bytecode instructions on-the-fly (at run-time) into native machine instructions. This results in faster execution of Java programs compared to the conventional interpreted execution.
|
|
|
| Arkitektur | Paketstorlek | Installerad storlek | Filer |
|---|---|---|---|
| i386 | 93,0 kbyte | 190 kbyte | [filförteckning] |