Buscar
Social
Ofertas laborales ES

Foro sobre Java SE > java setup

The JIT (Just-In-Time) compiler is used to increase compilation performance. JIT compiles a portion of the byte code that performs the same function at the same time, thus reducing the compilation time. Here, the term "compiler" refers to the translation from the script of a Java VM (JVM) to the instruction set of a particular CPU.

noviembre 19, 2018 | Registered Commentermrlee