Skip to content

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

License

Notifications You must be signed in to change notification settings

olivergillespie/corretto-8

This branch is 49898 commits behind corretto/corretto-8:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fc4650d · Mar 30, 2022
Dec 4, 2020
Mar 30, 2022
Mar 25, 2022
Jan 12, 2022
Mar 29, 2022
Jun 23, 2021
Nov 14, 2018
Jan 25, 2022
Mar 8, 2019
Nov 14, 2018
Sep 3, 2019
Feb 12, 2022
Jan 31, 2019
Jan 11, 2022
Mar 25, 2022
Jan 17, 2019
Dec 17, 2021
Dec 17, 2021
Jan 25, 2022
Feb 15, 2022

Repository files navigation

Corretto 8

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 Amazon Linux 2, Windows, and macOS.

The latest binary Corretto 8 release builds can be downloaded from https://github.com/corretto/corretto-8/releases.

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

Licenses and Trademarks

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

Branches

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

master : The stable branch. Starting point for the release process. It absorbs contributions from the develop branch that pass more thorough testing and are selected for releasing.

ga-release : The source code of the GA release on 01/31/2019.

preview-release : The source code of the preview release on 11/14/2018.

release-8.XXX.YY.Z : The source code for each release is recorded by a branch or a tag with a name of this form. XXX stands for the OpenJDK 8 update number, YY for the OpenJDK 8 build number, and Z for the Corretto-specific revision number. The latter starts at 1 and is incremented in subsequent releases as long as the update and build number remain constant.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 76.5%
  • C++ 11.7%
  • C 6.5%
  • JavaScript 1.2%
  • Roff 1.2%
  • Shell 1.1%
  • Other 1.8%