Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
/ corretto-19 Public archive

Amazon Corretto 19 is a no-cost, multi-platform, production-ready distribution of OpenJDK 19

License

Notifications You must be signed in to change notification settings

corretto/corretto-19

Corretto 19

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 19. Please look at the branches section for more information on Feature Releases.

Documentation is available at https://docs.aws.amazon.com/corretto.

Licenses and Trademarks

Please read these files: "LICENSE", "ADDITIONAL_LICENSE_INFO", "ASSEMBLY_EXCEPTION", "TRADEMARKS.md".

Branches

develop : The default branch. The branch that consumes development and patches to upstream jdk. Corretto builds are generated from this branch.

upstream-jdk : The branch is similar to master at openjdk/jdk19. This branch merges into develop.

OpenJDK Readme


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.java.net/ for more information about
the OpenJDK Community and the JDK.