Thiyahu
Yes, you can run multiple JVM’s on a single machine. Sun packages the tools to run the jvm in a few different ways. Usually, you either have a java development kit (jdk) or java standard edition (jse) installed as the default. Those packages include a java program that gets invoked to start a jvm.
For More Information Please Refer:
You May Also Like to Read: