🌐
End of Life Date
endoflife.date › amazon-corretto
Amazon Corretto | endoflife.date
May 9, 2026 - The list of Amazon patches can ... security) outside the regular quarterly cycle may occur. Corretto is one of the many builds of OpenJDK....
🌐
Amazon Web Services
aws.amazon.com › developer tools › amazon corretto › faqs
Amazon Corretto FAQs
2 weeks ago - Amazon Corretto is a no-cost, multiplatform, production-ready distribution of Open Java Development Kit (OpenJDK) that comes with long-term support (LTS). LTS includes Amazon’s commitment to provide performance enhancements and security updates at no cost until at least the specified date ...
🌐
AWS
docs.aws.amazon.com › corretto › corretto 17 user guide › what is amazon corretto 17?
What is Amazon Corretto 17? - Amazon Corretto 17
This guide includes a list of patches applied to OpenJDK for this release of Amazon Corretto 17, and installation instructions for the platforms supported by this version. LTS includes Amazon's commitment to provide performance enhancements and security updates at no cost until at least the ...
People also ask

Backed by Amazon

Corretto comes with no-cost, long-term support from Amazon, so you can upgrade versions only when you need to. Amazon is committed to Corretto, running it internally on thousands of production services.

🌐
aws.amazon.com
aws.amazon.com › products › developer tools › amazon corretto
Production-ready distribution of OpenJDK – Amazon Corretto
Multiplatform support
Corretto lets you run the same environment in the cloud, on premises, and on your local machine. Corretto 17 supports Linux (x64 and aarch64), Windows (x64), macOS (x64 and M1), Alpine Linux (x64), and Amazon Linux 2 (x64 and aarch64). Docker images are available in Amazon Elastic Container Registry (Amazon ECR) Public Gallery and Docker Hub.
🌐
aws.amazon.com
aws.amazon.com › products › developer tools › amazon corretto
Production-ready distribution of OpenJDK – Amazon Corretto
Production ready
Corretto is certified to meet the Java SE standard and can be used as a drop-in replacement for many Java SE distributions. Amazon provides quarterly updates that include performance enhancements and security fixes critical for enterprise application development.
🌐
aws.amazon.com
aws.amazon.com › products › developer tools › amazon corretto
Production-ready distribution of OpenJDK – Amazon Corretto
🌐
AWS
docs.aws.amazon.com › corretto › corretto 11 user guide › what is amazon corretto 11?
What is Amazon Corretto 11? - Amazon Corretto 11
This guide includes a list of patches applied to OpenJDK for this release of Amazon Corretto 11, and installation instructions for the platforms supported by this version. LTS includes Amazon's commitment to provide performance enhancements and security updates at no cost until at least the ...
🌐
AWS
docs.aws.amazon.com › corretto › corretto 8 user guide › what is amazon corretto 8?
What is Amazon Corretto 8? - Amazon Corretto 8
This guide includes a list of patches applied to OpenJDK for this release of Amazon Corretto 8, and installation instructions for the platforms supported by this version. LTS includes Amazon's commitment to provide performance enhancements and security updates at no cost until at least the ...
🌐
AWS
docs.aws.amazon.com › corretto › corretto 21 user guide › what is amazon corretto 21?
What is Amazon Corretto 21? - Amazon Corretto 21
This guide includes a list of patches applied to OpenJDK for this release of Amazon Corretto 21, and installation instructions for the platforms supported by this version. LTS includes Amazon's commitment to provide performance enhancements and security updates at no cost until at least the ...
🌐
Corretto
downloads.corretto.aws
Amazon Corretto Downloads
You need to enable JavaScript to run this app
🌐
Amazon Web Services
aws.amazon.com › products › developer tools › amazon corretto
Production-ready distribution of OpenJDK – Amazon Corretto
2 weeks ago - Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto comes with no-cost long-term support. Amazon runs Corretto internally on thousands of production services and Corretto is certified as compatible with the Java SE standard.
🌐
AWS
aws.amazon.com › about-aws › whats-new › 2025 › 10 › amazon-corretto-october-2025-quarterly-updates
Amazon Corretto October 2025 Quarterly Updates - AWS
October 21, 2025 - On October 21, 2025 Amazon announced quarterly security and critical updates for Amazon Corretto Long-Term Supported (LTS) versions of OpenJDK. Corretto 25.0.1, 21.0.9, 17.0.17, 11.0.29, 8u472 are now available for download. Amazon Corretto is a no-cost, multi-platform, production-ready ...
Find elsewhere
🌐
AWS
aws.amazon.com › blogs › opensource › announcing-amazon-corretto-17-support-roadmap
Announcing Amazon Corretto 17 support roadmap | AWS Open Source Blog
November 2, 2021 - Amazon Corretto is a no-cost, multi-platform, production-ready distribution of the Open Java Development Kit (OpenJDK). The JDK community has declared that OpenJDK 17 will be a long-term supported (LTS) version, which means it will continue to be updated beyond the standard two quarterly updates ...
🌐
AWS
aws.amazon.com › about-aws › whats-new › 2025 › 09 › amazon-corretto-25-generally-available
Amazon Corretto 25 is now generally available - AWS
September 17, 2025 - Amazon Corretto 25, a Long Term Support (LTS) version, is now generally available. Amazon Corretto is a no-cost, multi-platform, production-ready distribution of OpenJDK. You can download Corretto 25 for Linux, Windows, and macOS from our downloads page.
Top answer
1 of 2
2

but OpenJDK also has LTS support (8, 11, 17, ..)

Be careful with your use of names here.

OpenJDK is the name of an open-source project. That project implements the Java specifications published by Oracle. The OpenJDK project is owned by Oracle Corp but enjoys the contributions of code and labor by IBM, Apple, and other companies and individuals.

The OpenJDK project provides only source code. For executable builds of that software, and installers for that software, you must look elsewhere. Several vendors offer binaries and installers.

The confusion comes from the fact that Oracle Corp legally allows vendors to use the word “OpenJDK” in the name of their JDK products. This naming represents the fact that their product is based largely (if not entirely) on the OpenJDK source code.

what is the point of using Corretto

You have a choice of obtaining a JDK (implementation of the Java specs) from several vendors. You may have various reasons motivating your choice. One reason might be the possibility of purchasing a support plan. Another reason might be needing an implementation for a particular less-common platform. Another reason might be convenience, or familiarity with the vendor.

Some folks choose AWS Corretto because they intend to deploy on AWS cloud. Amazon promises to keep Corretto as close as is practicable to the same as what executes on the AWS cloud.

Why is Corretto so behind given that OpenJDK LTS is 17 and Correto is based on OpenJdk 11?

As explained well in the Answer by dave_thompson_085, your understanding of those versions is incorrect.

Amazon maintains releases of Corretto for all three long-term support (LTS) versions of Java: 8, 11, and 17. Amazon also has a release for the current version of Java, 19.

The version number of each Corretto release corresponds with the version of Java specs being implemented, as noted on their GitHub site.

2 of 2
2

Amazon Corretto currently provides 8 11 and 15 to 19 (including 17). More completely it follows Oracle and (at least most) other OpenJDK packagers by supporting designated LTS versions 8 11 17 long-term, but non-LTS versions only for a limited period (so 15 and 16 should go away soonish as 20 and 21 are added). Major version 11 was initially released in 2018 but the most recent maintenance aka patch version of 11 from Corretto is 11.0.17.8.1 just a few months ago, approximately the same as Oracle (my current Oracle 11 identifies as 11.0.17+10-LTS-269).

🌐
AWS
docs.aws.amazon.com › corretto › corretto 25 user guide › what is amazon corretto 25?
What is Amazon Corretto 25? - Amazon Corretto 25
This guide includes a list of patches applied to OpenJDK for this release of Amazon Corretto 25, and installation instructions for the platforms supported by this version. LTS includes Amazon's commitment to provide performance enhancements and security updates at no cost until at least the ...
🌐
AWS
aws.amazon.com › about-aws › whats-new › 2024 › 10 › amazon-corretto-october-2024-quarterly-updates
Amazon Corretto October, 2024 Quarterly Updates - AWS
On October 15, 2024 Amazon announced quarterly security and critical updates for Amazon Corretto Long-Term Supported (LTS) and Feature Release (FR) versions of OpenJDK. Corretto 23.0.1, 21.0.5, 17.0.13, 11.0.25, 8u432 are now available for download. Amazon Corretto is a no-cost, multi-platform, ...
🌐
AWS
aws.amazon.com › about-aws › whats-new › 2026 › 04 › amazon-corretto-april-2026-quarterly-updates
Amazon Corretto April 2026 Quarterly Updates - AWS
April 22, 2026 - On April 22, 2026 Amazon announced quarterly security and critical updates for Amazon Corretto Long-Term Supported (LTS) and Feature Release (FR) versions of OpenJDK. Corretto 26.0.1, 25.0.3, 21.0.11, 17.0.19, 11.0.31, and 8u492 are now available for download.
🌐
AWS
docs.aws.amazon.com › corretto › corretto 21 user guide › amazon corretto 21 guide for linux › amazon corretto 21 installation instructions for debian-based, rpm-based and alpine linux distributions
Amazon Corretto 21 Installation Instructions for Debian-Based, RPM-Based and Alpine Linux Distributions - Amazon Corretto 21
sudo dpkg --install java-21-amazon-corretto-jdk_21.0.11.10-1_amd64.deb · In the terminal, run the following command to verify the installation. ... openjdk version "21.0.11" 2026-04-21 LTS OpenJDK Runtime Environment Corretto-21.0.11.10.1 (build 21.0.11+10-LTS) OpenJDK 64-Bit Server VM ...
Top answer
1 of 5
68

From Amazon's description:

"Patches and improvements in Corretto enable Amazon to address high-scale, real-world service concerns, meeting heavy performance and scalability demands. We’re making these available to customers with no-cost, long-term support, with quarterly updates including bug fixes and security patches. AWS will also provide urgent fixes to customers outside of the quarterly schedule"

So Corretto has tweaks that are specific to performance (e.g. for server or cloud applications), and also additional bug fixes that users can take advantage of that aren't necessarily in OpenJDK proper yet. Also with this Amazon is offering proper LTS support of their build, as other commercial companies are starting to do for the JDK (Oracle and Azul come to mind, as well as others).

2 of 5
43

Other than any performance benefits, an important reason to use Corretto is for its Long Term Support of its releases, including security vulnerabilities.

One of the important differences between OpenJDK and several other vendors (like Amazon Corretto) is their release and support cycle.

OpenJDK is on a 6-month release cycle and only support each release for this time. After the next release, the previous release will stop receiving patches. This means to stay up to-to-date, you must upgrade every 6 months.

Corretto on the other hand offers LTS (Long Term Support) of their JDK builds.

Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK) that comes with long-term support (LTS). LTS includes Amazon’s commitment to provide performance enhancements and security updates at no cost until at least the specified date for the relevant release version (e.g. May 2026 for Corretto 8). Updates are planned to be released quarterly. Amazon also plans to apply urgent fixes (including security) outside of the regular quarterly cycle when they are available and ready to use.

To summarize, you have 3 options:

  1. Use OpenJDK for free, but upgrade every 6 months to get updates
  2. Use a paid JDK from Oracle or another vendor
  3. Use Corretto for free, and get free updates for several years

As you can see, Corretto is a great choice if you want to stay secure and up-to-date, don't want to pay money, and don't want to be constantly upgrading to a new version.

Here are the current end of life dates for Corretto:

  • version 8 LTS June 2026
  • version 11 LTS September 2027
  • version 17 LTS October 2029

Non-LTS versions are available as well, but are supported for a shorter period of time.

The is a variety of JDK vendors out there, so there may be other alternatives for a free and updated JDK, but be sure to read the vendors website carefully to understand their support and patching policy. Personally I think Corretto is a great choice, and something you can be confident will be patched in a timely manner.

🌐
AWS
aws.amazon.com › about-aws › whats-new › 2023 › 09 › amazon-corretto-21-generally-available
Amazon Corretto 21 is now generally available - AWS
September 21, 2023 - Amazon Corretto 21 is now generally available. This Long Term Support (LTS) version supports the latest Java release, OpenJDK 21, and is available on Linux, Windows, and macOS.
🌐
AWS
docs.aws.amazon.com › corretto › corretto 17 user guide › amazon corretto 17 guide for linux › amazon corretto 17 installation instructions for amazon linux 2 and amazon linux 2023
Amazon Corretto 17 Installation Instructions for Amazon Linux 2 and Amazon Linux 2023 - Amazon Corretto 17
sudo yum localinstall java-17-amazon-corretto*.rpm · In the terminal, run the following command to verify the installation. ... openjdk version "17.0.19" 2026-04-21 LTS OpenJDK Runtime Environment Corretto-17.0.19.10.1 (build 17.0.19+10-LTS) OpenJDK 64-Bit Server VM Corretto-17.0.19.10.1 (build ...