misterian / corretto-11

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corretto 11

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 11 release builds can be downloaded from https://github.com/corretto/corretto-11/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 03/19/2019.

release-11.0.XX.YY.Z : The source code for each release is recorded by a branch or a tag with a name of this form. XX stands for the OpenJDK 11 update number, YY for the OpenJDK 11 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 numbers remain constant.

About

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

License:GNU General Public License v2.0


Languages

Language:Java 77.5%Language:C++ 11.8%Language:C 7.2%Language:JavaScript 1.1%Language:Roff 0.8%Language:HTML 0.4%Language:Objective-C 0.4%Language:Shell 0.3%Language:XSLT 0.2%Language:M4 0.1%Language:Python 0.1%Language:Assembly 0.0%Language:Makefile 0.0%Language:DTrace 0.0%Language:Awk 0.0%Language:CSS 0.0%Language:GDB 0.0%Language:Perl 0.0%Language:Batchfile 0.0%Language:sed 0.0%Language:Dockerfile 0.0%Language:Red 0.0%Language:SourcePawn 0.0%