

OpenJDK is the open-source implementation of Java and comes packaged with Ubuntu.

Furthermore, there are two main installation options of Java to choose from. The JRE is used to actually execute Java programs. The JDK provides essential software tools to develop in Java, such as a compiler and debugger.
