JIT compiler
Short for Just-In-Time compiler, the JIT compiler is a Java compiler that enables Java interpreted code to be compiled into the native machine language on the fly.
Short for Just-In-Time compiler, the JIT compiler is a Java compiler that enables Java interpreted code to be compiled into the native machine language on the fly.