Main

Downloads Archives

May 29, 2007

Download OpenJDK Binaries & Source Code

OpenJDK Project Home Page
http://openjdk.java.net/

Accessing Source Code

Access the source code repository for this project in one of following ways:

* Browse source code online to view this project's directory structure and files.
* Check out source code with a Subversion client using the following command. Note: replace the last username with your own username.

svn checkout
https://openjdk.dev.java.net/svn/openjdk/trunk
openjdk --username username

Subversion Help
http://subversion.tigris.org/

Download Source Code
https://openjdk.dev.java.net/source/browse/openjdk/

OpenJDK Binaries Download
http://download.java.net/openjdk/jdk7/

OpenJDK Binary License Details
The majority of OpenJDK code is released under the GNU General Public License Version 2 (GPLv2)

Source Code License Details
Certain source based on existing open source projects will continue to be available under their current licenses. Some binary components are covered under the Binary License for OpenJDK. Specific download pages and the source file headers provide license information associated with the available component pieces.

Download OpenJDk Community Projects JDK6 and JDK7

The OpenJDK Community is a collection of projects focused on experimentation and evolution of the JDK platform. Most of the community is open for public browsing and participation, however, parts of the community are private and only available to members of this jdk project who agree to the terms of the Java Research License (JRL) and have the Researcher project role.

To obtain this role, please go to Membership Request, review the JRL, and request the Researcher role.

Project Licenses

JDK source code is available under two different licenses in the OpenJDK Community.

1. GPL v2 open source license
2. Sun's Java Research License

Currently only the following components of the JDK are available under the GPL license:

* Java HotSpot virtual machine
* Java programming language compiler (javac)

The remainder of the JDK source will be released under GPL in the first half of 2007. Until this time, if you wish to experiment with or make contributions to the JDK, you must do so using source code under the JRL.

Other projects are also included in the OpenJDK community that do not include JDK source. These projects may use the JRL, GPL or other licenses.

Community Home Page
https://jdk.dev.java.net/

JDK6 Binaries and Source Code Download
http://jdk6.dev.java.net/


JDK7 Binary builds and Source Code Downloads
http://jdk6.dev.java.net/