The JDK has as its primary components a collection of programming tools, including:
Experimental tools may not be available in future versions of the JDK.
The JDK also comes with a complete Java Runtime Environment (JRE), usually called a private runtime, due to the fact that it is separated from the "regular" JRE and has extra contents. It consists of a Java virtual machine and all of the class libraries present in the production environment, as well as additional libraries only useful to developers, such as the internationalization libraries and the IDL libraries.
Copies of the JDK also include a wide selection of example programs demonstrating the use of almost all portions of the Java API.
In addition to the most widely used JDK discussed in this article, there are other JDKs commonly available for a variety of platforms, some of which started from the Sun JDK source and some that did not. All adhere to the basic Java specifications, but often differ in explicitly unspecified areas, such as garbage collection, compilation strategies, and optimization techniques. They include:
In development or in maintenance mode:
Not being maintained or discontinued:
"OpenJDK FAQ". OpenJDK. Archived from the original on 7 December 2021. Retrieved 23 October 2021. https://web.archive.org/web/20211207090911/https://openjdk.java.net/faq/ ↩
"JDK 5.0 Java Annotation Processing Tool (APT)-related APIs & Developer Guides -- from Sun Microsystems". Retrieved 5 August 2012. http://download.oracle.com/javase/1.5.0/docs/guide/apt/index.html ↩
"Azul Zing product page". http://www.azulsystems.com/products/zing/whatisit ↩
"Azul Zulu download page". http://www.azulsystems.com/products/zulu/downloads ↩
"developerWorks : IBM developer kits : Downloads". Retrieved 5 August 2012. http://www-128.ibm.com/developerworks/java/jdk/ ↩
"Support at Apple". Archived from the original on 13 December 2007. https://web.archive.org/web/20071213085940/http://docs.info.apple.com/article.html?artnum=120209 ↩
"Java Linux Contact Information". Archived from the original on 7 August 2007. Retrieved 5 August 2012. https://web.archive.org/web/20070807032743/http://www.blackdown.org/java-linux/java-linux-contact.html ↩
"Java-Linux Latest Information". Archived from the original on 19 October 1996. Retrieved 5 August 2012. https://web.archive.org/web/19961019171456/http://www.blackdown.org/java-linux/Information.html ↩
"JRockit Family Download page". Retrieved 5 August 2012. http://www.oracle.com/technetwork/middleware/jrockit/downloads/index.html ↩