Hacker News new | ask | show | jobs
by 16s 5545 days ago
The speed-critical parts (like HotSpot) are most certainly written in C++.
1 comments

From TFA I linked -

Jikes RVM is unique in that it is the first self-bootstrapped virtual machine written entirely in the Java programming language, i.e., its Java code runs on itself, without requiring a second virtual machine.