Skip to content

Corretto 15 and subsequent Feature Releases.

License

Notifications You must be signed in to change notification settings

lpiedade/corretto-jdk

 
 

Repository files navigation

Corretto JDK

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 upstream tip. 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-jdk15 : The default branch. The branch that consumes development and patches to upstream jdk15. Corretto 15 builds are generated from this branch.

develop : It absorbs active development contributions from forks or topic branches via pull requests that pass smoke testing and are accepted.

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

upstream : The branch is similar to master at openjdk/jdk. 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.

About

Corretto 15 and subsequent Feature Releases.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 80.0%
  • C++ 13.4%
  • C 4.9%
  • Objective-C 0.4%
  • HTML 0.4%
  • XSLT 0.3%
  • Other 0.6%