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.
|
|
|
| Arkkitehtuuri | Paketin koko | Koko asennettuna | Tiedostot |
|---|---|---|---|
| i386 | 93.0 kt | 190 kt | [tiedostoluettelo] |