OpenJDK: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
== | == OpenJDK == | ||
https://openjdk.org/ | |||
== Download == | |||
OpenJDK JDK 26.0.2.1 GA Release | |||
https://jdk.java.net/26 | |||
<blockquote> | |||
"Download and install the latest open-source JDK. Oracle’s free, GPL-licensed, production-ready OpenJDK JDK 26 binaries for Linux, macOS, and Windows are available at [https://jdk.java.net/26 jdk.java.net/26]; Oracle’s commercially-licensed JDK 26 binaries, based on the same code, are [https://www.oracle.com/java/technologies/downloads/ here]." <ref>https://openjdk.org/</ref> | |||
</blockquote> | |||
== Alternative Azul Zulu Builds of OpenJDK == | |||
https://www.azul.com/downloads/?package=jdk#zulu | |||
== jdk8u == | |||
https://wiki.openjdk.org/display/jdk8u/Main | https://wiki.openjdk.org/display/jdk8u/Main | ||
| Line 6: | Line 24: | ||
https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jre_x64_windows_hotspot_8u412b08.msi | https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jre_x64_windows_hotspot_8u412b08.msi | ||
== | == OpenJDK JDK 26.0.2.1 GA Release == | ||
https://jdk.java.net/26/ | |||
<blockquote> | |||
'''OpenJDK JDK 26.0.2.1 GA Release'''<br> | |||
This page provides production-ready open-source builds of the Java Development Kit, version 26, an implementation of the Java SE 26 Platform under the GNU General Public License, version 2, with the Classpath Exception. | |||
'''Documentation'''<br> | |||
* Features - http://openjdk.org/projects/jdk/26/ | |||
* Release notes - https://jdk.java.net/26/release-notes | |||
* API Javadoc - https://docs.oracle.com/en/java/javase/26/docs/api/index.html | |||
'''Builds'''<br> | |||
<pre> | |||
Linux / AArch64 tar.gz 225304186 (sha256) | |||
Linux / x64 tar.gz 227511709 (sha256) | |||
macOS / AArch64 tar.gz 220238832 (sha256) | |||
macOS / x64 tar.gz 222623496 (sha256) | |||
Windows / x64 zip 227007088 (sha256) | |||
</pre> | |||
'''Notes'''<br> | |||
If you have difficulty downloading any of these files please contact download-help@openjdk.org. | |||
These builds reflect the current state of development. Each build is accompanied by release notes that describe the features and changes in that build. A JDK Enhancement Proposal (JEP) recently targeted to this release might not be in the current build, but will appear in a future build. | |||
'''Feedback'''<br> | |||
If you have suggestions or encounter bugs, please submit them via the Java Platform bug-reporting channel. Be sure to include complete version information from the output of the java --version command. | |||
'''International use restrictions'''<br> | |||
Due to limited intellectual property protection and enforcement in certain countries, the source code may only be distributed to an authorized list of countries. You will not be able to access the source code if you are downloading from a country that is not on this list. We are continuously reviewing this list for addition of other countries | |||
</blockquote> | |||
== keywords == | |||
Revision as of 16:00, 26 August 2026
OpenJDK
https://openjdk.org/
Download
OpenJDK JDK 26.0.2.1 GA Release https://jdk.java.net/26
"Download and install the latest open-source JDK. Oracle’s free, GPL-licensed, production-ready OpenJDK JDK 26 binaries for Linux, macOS, and Windows are available at jdk.java.net/26; Oracle’s commercially-licensed JDK 26 binaries, based on the same code, are here." [1]
Alternative Azul Zulu Builds of OpenJDK
https://www.azul.com/downloads/?package=jdk#zulu
jdk8u
https://wiki.openjdk.org/display/jdk8u/Main
https://github.com/adoptium/temurin8-binaries/releases/tag/jdk8u412-b08
https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jre_x64_windows_hotspot_8u412b08.msi
OpenJDK JDK 26.0.2.1 GA Release
https://jdk.java.net/26/
OpenJDK JDK 26.0.2.1 GA Release
This page provides production-ready open-source builds of the Java Development Kit, version 26, an implementation of the Java SE 26 Platform under the GNU General Public License, version 2, with the Classpath Exception.Documentation
- Features - http://openjdk.org/projects/jdk/26/
- Release notes - https://jdk.java.net/26/release-notes
- API Javadoc - https://docs.oracle.com/en/java/javase/26/docs/api/index.html
Builds
Linux / AArch64 tar.gz 225304186 (sha256) Linux / x64 tar.gz 227511709 (sha256) macOS / AArch64 tar.gz 220238832 (sha256) macOS / x64 tar.gz 222623496 (sha256) Windows / x64 zip 227007088 (sha256)Notes
If you have difficulty downloading any of these files please contact download-help@openjdk.org.These builds reflect the current state of development. Each build is accompanied by release notes that describe the features and changes in that build. A JDK Enhancement Proposal (JEP) recently targeted to this release might not be in the current build, but will appear in a future build.
Feedback
If you have suggestions or encounter bugs, please submit them via the Java Platform bug-reporting channel. Be sure to include complete version information from the output of the java --version command.International use restrictions
Due to limited intellectual property protection and enforcement in certain countries, the source code may only be distributed to an authorized list of countries. You will not be able to access the source code if you are downloading from a country that is not on this list. We are continuously reviewing this list for addition of other countries