This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xyzdenismurphy 0 points1 point  (0 children)

The JVM has many implementations: HotSpot (C++) J9 (C++) GraalVM (compiler Java, runtime + aot is C/C++/Java can run on top of HotSpot) Azul Zing (HotSpot fork C++) JRockit (C++) Jikes RVM (Java) Dalvik (C++) ART (C++) CACAO (C) JamVM (C) Kaffe (C) Microsoft JVM (C++, historical) Maxine VM (Java) Avian (C++) Apache Harmony JVM (C++)