The Oracle Java Runtime Environment (JRE) is a set of software tools for development of Java applications. It combines the Java Virtual Machine (JVM), platform core classes and supporting libraries.
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 ...