The Microsoft Java Virtual Machine, or MS Java VM, is used to run Java applets that can be found on web sites. When you visit a web site that has a Java applet, the MS JVM will compile and execute ...
Wikipedia: A Java virtual machine is a program which executes certain other programs, namely those containing Java bytecode instructions….. JVM's are most often implemented to run on an existing ...