Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto is used internally at Amazon for production services. With Corretto, you can develop and run Java applications on operating systems such as Linux, Windows, and macOS.
This repository is used to track OpenJDK 26. Please look at the branches section for more information on Feature Releases.
Documentation is available at https://docs.aws.amazon.com/corretto.
Please read these files: "LICENSE", "ADDITIONAL_LICENSE_INFO", "ASSEMBLY_EXCEPTION", "TRADEMARKS.md".
: The default branch. The branch that consumes development and patches to upstream openjdk/jdk:jdk26. Corretto builds are generated from this branch.
Corretto 26 release builds can be found on the github release page and are also available at downloads.corretto.aws.
Corretto 26 nightly builds can be found on our download page.
Production and nightly builds for all Corretto versions can be found at downloads.corretto.aws/#/overview.
Welcome to the JDK!
===================
For build instructions, please see either of these files:
* doc/building.html (html version)
* doc/building.md (markdown version)
See <https://openjdk.org/> for more information about the OpenJDK
Community and the JDK and see <https://bugs.openjdk.org> for JDK issue
tracking.