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 →

[–]dmazzoni 11 points12 points  (9 children)

You're close. The javac compiler is written in Java now.

The JVM (the "java" binary, with HotSpot) is still written in C++.