Java   View all facts   Glossary   Help
process > compilation
Next processinstantiation    Upprocess    Previous processsubclassing   

compilation comparison table
Subject abbreviate as is a kind of is a subtopic of has definition
just-in-time compilationJITCcompilationHow Java WorksA 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

Next processinstantiation    Upprocess    Previous processsubclassing