

Oracle openjdk license#
Oracle openjdk code#
OpenJDK is released under license GPL v2 wherein Oracle JDK is licensed under Oracle Binary Code License Agreement.OpenJDK is the official reference implementation for Java Standard Edition from Java SE 7.

OpenJDK is an open source implementation of the Java Standard Edition platform with contribution from Oracle and open Java community.After the takeover it was named as Oracle JDK and Oracle’s team maintains the JDK. Earlier, it was the official proprietary implementation of the Java language. Oracle JDK was previously called SUN JDK and that was before the takeover by Oracle.JRE as a stand-alone does not contain compilers and debugging tools. JRE consists of libraries, Java Virtual Machine (JVM), Java Pluging and Java Web Start to run Java applications. Java Development Kit (JDK) consists of Java Runtime Environment (JRE) along with tools to compile and debug Java code for developing Java applications.

Before going into detail let us recap on what is JDK? What is JDK? This article is to discuss about the difference between Oracle JDK and OpenJDK, then followed by a highlight on the JDK development process. Last modified on December 15th, 2014 by Joe.
