JIT compilation (Java)
For Java applications and applets, a type of compilation ("Just-In-Time"), in which Java bytecode is compiled to machine code just before the methods are called.
(C) Copyright IBM Corporation 1992, 2010.