AWS Security ChangesHomeSearch

AWS corretto documentation change

Service: corretto · 2026-04-25 · Documentation low

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

Summary

Updated expected output for Amazon Corretto 25 installation on Amazon Linux from version 25.0.2 to 25.0.3, including version strings and dates.

Security assessment

This is a routine documentation update for a new release without any evidence of security issues or added security documentation in the diff.

Diff

diff --git a/corretto/latest/corretto-25-ug/amazon-linux-install.md b/corretto/latest/corretto-25-ug/amazon-linux-install.md
index 116c90e86..b3c97ea3d 100644
--- a//corretto/latest/corretto-25-ug/amazon-linux-install.md
+++ b//corretto/latest/corretto-25-ug/amazon-linux-install.md
@@ -71 +71 @@ In the terminal, run the following command to verify the installation.
-Expected output for 25.0.2: 
+Expected output for 25.0.3: 
@@ -74,3 +74,3 @@ Expected output for 25.0.2:
-    openjdk version "25.0.2" 2026-01-20 LTS
-    OpenJDK Runtime Environment Corretto-25.0.2.10.1 (build 25.0.2+10-LTS)
-    OpenJDK 64-Bit Server VM Corretto-25.0.2.10.1 (build 25.0.2+10-LTS, mixed mode)
+    openjdk version "25.0.3" 2026-04-21 LTS
+    OpenJDK Runtime Environment Corretto-25.0.3.9.1 (build 25.0.3+9-LTS)
+    OpenJDK 64-Bit Server VM Corretto-25.0.3.9.1 (build 25.0.3+9-LTS, mixed mode)