Glossaria.net

Glossary Java / Term

JIT

Just-in-time Compiler. A compiler that converts all of the byte-code into native machine code just as a Java program is run. This results in run-time speed improvements over code that is interpreted by a Java Virtual Machine

Permanent link JIT - Creation date 2022-01-03


< Jini Technology Glossary / Java JMAPI >