Java Run-Time Environment
Java Run-Time Environment
(language)(JRE) The part of the Java Development Kit
required to run Java programs. The JRE consists of the Java Virtual Machine, the Java platform core classes and
supporting files. It does not include the compiler, debugger
or other tools present in the JDK. The JRE is the smallest
set of executables and files that constitute the standard Java
platform.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)