AWS Open Source Blog
Category: HAQM Corretto
Announcing HAQM Corretto 17 support roadmap
In September, we announced the general availability of HAQM Corretto 17. HAQM 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 […]
TLS 1.0/1.1 changes in OpenJDK and HAQM Corretto
Starting on April 20, 2021, quarterly update releases of OpenJDK are disabling TLS1.0 and TLS1.1 availability by default in all versions of OpenJDK. HAQM Corretto will be keeping TLS1.0 and TLS1.1 available by default for a while longer. Feedback from customers and industry partners suggests that this deprecation has the potential to cause outages, so […]
Heapothesys benchmark suite adds end-to-end timeliness metrics
HAQM Web Services (AWS) customers seek to assure consistent, reliable, and cost-efficient services. Assuring consistency includes reducing variance in transaction completion times. Assuring reliability requires that the rare transactions that do not complete within the service-specific target deadline do eventually complete in as short a time as possible. Cost efficiency drives service providers to process […]
Introducing Heapothesys, an open source Java GC latency benchmark with predictable allocation rates
The HAQM Corretto team introduces the open source Heapothesys benchmark, a synthetic workload that simulates fundamental application characteristics that affect garbage collector (GC) latency. The benchmark creates and tests GC load scenarios defined by object allocation rates, heap occupancy, and JVM flags, then reports the resulting JVM pauses. OpenJDK developers can thus produce reference points […]
New update channels for HAQM Corretto releases
Customers using HAQM Corretto, an open source, no-cost, multi-platform, production-ready distribution of the Open Java Development Kit (OpenJDK), have asked us to enable familiar tools that developers and system administrators can use to update their installations. Today we are announcing the official Corretto Yum and Apt repositories, permanent download URLs, and a public Corretto HAQM […]
HAQM joins the Java Community Process (JCP)
HAQM runs thousands of Java production services; both we and our customers depend heavily on various distributions of the JDK (Java Development Kit). In 2016 we started building HAQM Corretto, our OpenJDK binary distribution, and started using it to run AWS and other HAQM services. In 2018, we open sourced Corretto and made it available […]
HAQM Introduces HAQM Corretto Crypto Provider (ACCP)
In October, 2018, we introduced HAQM Corretto, an open source, no-cost, multi-platform, production-ready distribution of the Open Java Development Kit (OpenJDK). At launch, we were focused on creating a high-quality, long-term supported distribution, with a few performance improvements. Today, we are pleased to release a major performance improvement feature: the HAQM Corretto Crypto Provider (ACCP). […]
Using GraalVM to Build Minimal Docker Images for Java Applications
Optimizing the size of Docker images has several benefits. One of these is faster deployment times, which is very important if your application needs to scale out quickly to respond to an unexpected traffic burst. In this post, I’ll show you an interesting approach for optimizing Docker images for Java applications, which also helps to […]
HAQM Corretto 8 Now Generally Available
HAQM 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). HAQM runs Corretto internally on thousands of production services. We at HAQM are committed to keeping Java free. Since preview, we’ve listened to our customers and have […]
Introducing HAQM Corretto, a No-Cost Distribution of OpenJDK with Long-Term Support
Update! HAQM Corretto became Generally Available on January 31st, 2019. Java is one of the most popular languages in use by AWS customers, and we are committed to supporting Java and keeping it free. Many of our customers have become concerned that they would have to pay for a long-term supported version of Java to […]