Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
C

corretto-8

> 编程语言
Open source

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

2.1K stars0 likes0 views
WebsiteGitHub

About

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

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.

Download Links

Corretto 8 release builds can be found on the github release page and are also available at downloads.corretto.aws.

Corretto 8 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.

OpenJDK Readme


Welcome to the JDK!
===================

For build instructions please see https://openjdk.java.net/groups/build/doc/building.html,
or 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.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

Java

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言