Plangs!
Menu
Sun

HotSpot VM

HotSpot VM
Java virtual machine for desktop and server computers. Developed initially by Sun Microsystems and later by Oracle Corporation, HotSpot is known for its just-in-time compilation and adaptive optimization techniques, serving as the reference implementation of the Java programming language.
Details
General
Appeared 1999
Released 01/2016
Implements
Influenced By
Licenses
Written With

Written With

NameDescription
AssemblyLow-level programming language closely aligned with machine code instructions.
C++General-purpose language designed by Bjarne Stroustrup, supporting multiple programming paradigms.