AWS corretto documentation change
Summary
Updated version references from 17.0.16 to 17.0.17 in installation verification output
Security assessment
Routine version update for Corretto 17 documentation. No explicit security-related changes mentioned.
Diff
diff --git a/corretto/latest/corretto-17-ug/amazon-linux-install.md b/corretto/latest/corretto-17-ug/amazon-linux-install.md index 221762bde..ef599f65f 100644 --- a//corretto/latest/corretto-17-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-17-ug/amazon-linux-install.md @@ -57 +57 @@ In the terminal, run the following command to verify the installation. -Expected output for 17.0.16: +Expected output for 17.0.17: @@ -60,3 +60,3 @@ Expected output for 17.0.16: - openjdk version "17.0.16" 2025-07-15 LTS - OpenJDK Runtime Environment Corretto-17.0.16.8.1 (build 17.0.16+8-LTS) - OpenJDK 64-Bit Server VM Corretto-17.0.16.8.1 (build 17.0.16+8-LTS, mixed mode, sharing) + openjdk version "17.0.17" 2025-10-21 LTS + OpenJDK Runtime Environment Corretto-17.0.17.10.1 (build 17.0.17+10-LTS) + OpenJDK 64-Bit Server VM Corretto-17.0.17.10.1 (build 17.0.17+10-LTS, mixed mode, sharing)