Skip to content

corretto/corretto-jdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7b821be · Apr 4, 2025
Mar 5, 2025
Feb 12, 2025
Jan 27, 2025
Apr 2, 2025
Mar 30, 2022
Mar 8, 2025
Apr 2, 2025
Apr 4, 2025
Apr 4, 2025
Aug 18, 2023
Mar 1, 2025
Dec 14, 2017
Oct 12, 2022
Jan 29, 2022
Jun 21, 2022
Dec 28, 2023
May 30, 2016
Feb 11, 2025
Oct 5, 2023
Oct 26, 2022
Sep 25, 2024
Aug 3, 2021
Jul 7, 2023
Sep 18, 2024
Nov 27, 2023
Aug 4, 2020
Oct 11, 2021
Oct 11, 2021
Jan 29, 2022
Apr 4, 2025

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

upstream-jdk : 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.org/> for more information about the OpenJDK
Community and the JDK and see <https://bugs.openjdk.org> for JDK issue
tracking.