What is HotSpot JVM written in?
Sun/Oracle JVM.
Its runtime is implemented in C++ (well-documented).
Relationship Graph
All directly connected languages. Click any node to navigate to its page.
Runtime Implementation
| Language | Confidence | Notes | Source |
|---|---|---|---|
| C++ | 98% | HotSpot JVM written in C++ | Source |
Frequently Asked Questions
What language is HotSpot JVM written in?
HotSpot JVM is primarily implemented in C++. See the implementation section above for details and source references.