JRE

Short for Java Runtime Environment, JRE is a subset of the files that are included in the JDK. Unlike the JDK, JRE does not include a compiler, debugger, or any related tools and can be distributed freely.

Also see: Java, Programming definitions