They haven't yet made the jvm open source, but they are thinking on those terms AFAIK. JVM is written in C AFAIK as well and so is the java compiler.
What you see in the source is the source of the library that they have made which you use in your programs..All the classes that you import for common work, their source code.