Java View all facts Glossary Help |
process > compilation > just-in-time compilation |
just-in-time compilation (JITC) | ||||
subject | fact |
just-in-time compilation | has definition A kind of compilation that converts a method into machine code the first time it is executed and stores the machine code to save work on subsequent calls | |
is a subtopic of How Java Works | ||
is abbreviated as JITC | ||
is a kind of compilation |