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.