Java Run-Time Environment (JRE) The part of the required to run Java programs. The JRE consists of the , the platform core 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. (1998-11-30)