AWS Open Source Blog

Amazon Corretto 8 Now Generally Available

Amazon Corretto GA.

 

Amazon Corretto 8, a no-cost, multiplatform, production-ready distribution of OpenJDK, is now Generally Available (Corretto 8 had been in preview since we announced it in November, 2018). Amazon runs Corretto internally on thousands of production services. We at Amazon are committed to keeping Java free.

Since preview, we’ve listened to our customers and have made changes described in the change log, including updating the OpenJDK version to 8u202. A much more comprehensive list of platforms is now supported, including Amazon Linux 2 x64 and experimental support for aarch64, the x86_64 platform for RPM-based Linux using glibc 2.12 or later, the x86_64 platform for Debian-based Linux using glibc 2.12 or later, x86 and x86_64 for Windows 7 or later, and x86_64 for macOS 10.10 and later. In addition, there’s an official Docker image for Corretto.

You can easily get started with the Docker image:

docker container run amazoncorretto:8 java -version
openjdk version "1.8.0_202"
OpenJDK Runtime Environment Corretto-8.202.08.1 (build 1.8.0_202-b08)
OpenJDK 64-Bit Server VM Corretto-8.202.08.1 (build 25.202-b08, mixed mode)

Customers have expressed huge interest in Corretto, and several have started the migration journey. Jeet Kaul, Vice President of Engineering at FICO, said, “At FICO, we have been leveraging OpenJDK for many of our services. With Amazon Corretto, we are able to deploy Java not just for the cloud, but across all our deployments and multiple operating systems, with the knowledge that Amazon and the community stand behind OpenJDK. We have been evaluating Corretto since preview, and replacing our Java runtime has been seamless.”

Amazon will distribute security updates to Corretto 8 at no cost until at least June, 2023. We encourage you to run your Java applications using Corretto. You can download Corretto 8 from aws.amazon.com/corretto, and learn more about it by reading the Corretto docs. Feel free to ask questions on stackoverflow or on Twitter via @awsopen.

If you have issues or concerns with OpenJDK 8 that are not specific to Corretto 8, we ask that you raise those in the OpenJDK Bug System, inform the appropriate mailing list for the given problem area, or update project jdk8u-dev. If your issue is specific to Corretto 8, please file an issue in the Corretto GitHub repository.

We are working on Corretto 11 builds corresponding to Open JDK 11 and will release with time for testing before April, 2019.

We’re thankful for the community’s input so far, and look forward to working with you further on Amazon Corretto!

re:Invent 2019!

Learn more about Corretto at re:Invent in OPN304 – Migrating AWS Lambda’s front end from Java 8 to Java 11.

TAGS: ,
Arun Gupta

Arun Gupta

Arun Gupta is a former a Principal Open Source Technologist at Amazon Web Services. He has built and led developer communities for 12+ years at Sun, Oracle, Red Hat, and Couchbase. He has extensive speaking experience in more than 40 countries on myriad topics and is a JavaOne Rock Star for four years in a row. Gupta also founded the Devoxx4Kids chapter in the US and continues to promote technology education among children. A prolific blogger, author of several books, an avid runner, a globe trotter, a Docker Captain, a Java Champion, a JUG leader, NetBeans Dream Team member, he is easily accessible at @arungupta.