Open
Conversation
Rudometov
reviewed
Feb 11, 2026
README.md
Outdated
| : 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 | ||
| Release builds can be found by version on the github [release page](https://github.com/corretto/corretto-8/releases). Nightly builds can be found on our [download page](https://downloads.corretto.aws/#/downloads?build=nightly&version=8). |
Contributor
There was a problem hiding this comment.
let's add a link to these prod builds: https://downloads.corretto.aws/#/downloads?build=production&version=8
maybe something like:
Release builds can be found on the github release page and are also available at downloads.corretto.aws.
Contributor
There was a problem hiding this comment.
or maybe linking to https://downloads.corretto.aws/#/overview
Contributor
Author
There was a problem hiding this comment.
Added links for the first two comments.
Having trouble generating a link to the "Nightly Builds" tab on the overview page. Would the link to the download table be sufficient?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adding download links to readme, linking to nightly download page.