AWS corretto documentation change
Summary
Updated version references from 21.0.8 to 21.0.9 in installation verification output
Security assessment
Routine version update for Corretto 21 documentation. No explicit mention of security fixes in the diff.
Diff
diff --git a/corretto/latest/corretto-21-ug/amazon-linux-install.md b/corretto/latest/corretto-21-ug/amazon-linux-install.md index 49ce8e18d..d8a2ef2f3 100644 --- a//corretto/latest/corretto-21-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-21-ug/amazon-linux-install.md @@ -57 +57 @@ In the terminal, run the following command to verify the installation. -Expected output for 21.0.8: +Expected output for 21.0.9: @@ -60,3 +60,3 @@ Expected output for 21.0.8: - openjdk version "21.0.8" 2025-07-15 LTS - OpenJDK Runtime Environment Corretto-21.0.8.9.1 (build 21.0.8+9-LTS) - OpenJDK 64-Bit Server VM Corretto-21.0.8.9.1 (build 21.0.8+9-LTS, mixed mode, sharing) + openjdk version "21.0.9" 2025-10-21 LTS + OpenJDK Runtime Environment Corretto-21.0.9.10.1 (build 21.0.9+10-LTS) + OpenJDK 64-Bit Server VM Corretto-21.0.9.10.1 (build 21.0.9+10-LTS, mixed mode, sharing)