AWS Security ChangesHomeSearch

AWS corretto high security documentation change

Service: corretto · 2026-04-25 · Security-related high

File: corretto/latest/corretto-21-ug/amazon-linux-install.md

Summary

Updated version references from 21.0.10 to 21.0.11, including expected output and build dates

Security assessment

Updated from 21.0.10 to 21.0.11 with date change from 2026-01-20 to 2026-04-21. This is a security patch release for Java 21, consistent with the pattern of simultaneous security updates across all Java LTS versions.

Diff

diff --git a/corretto/latest/corretto-21-ug/amazon-linux-install.md b/corretto/latest/corretto-21-ug/amazon-linux-install.md
index 8185d4b22..6646efe99 100644
--- a//corretto/latest/corretto-21-ug/amazon-linux-install.md
+++ b//corretto/latest/corretto-21-ug/amazon-linux-install.md
@@ -71 +71 @@ In the terminal, run the following command to verify the installation.
-Expected output for 21.0.10: 
+Expected output for 21.0.11: 
@@ -74,3 +74,3 @@ Expected output for 21.0.10:
-    openjdk version "21.0.10" 2026-01-20 LTS
-    OpenJDK Runtime Environment Corretto-21.0.10.7.1 (build 21.0.10+7-LTS)
-    OpenJDK 64-Bit Server VM Corretto-21.0.10.7.1 (build 21.0.10+7-LTS, mixed mode, sharing)
+    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 Corretto-21.0.11.10.1 (build 21.0.11+10-LTS, mixed mode, sharing)