JVM is pretty fast, and pretty stable, and pretty easy to monitor, compared to other newer language runtimes.
For example, a crashing/security bug like the one that bit Ruby in June is in much less likely for the JVM. And, there are lots of ways to profile the memory usage and code/threading performance of Java apps.