AWS corretto high security documentation change
Summary
Updated version references from 17.0.18 to 17.0.19, including expected output and build dates
Security assessment
Updated from 17.0.18 to 17.0.19 with date change from 2026-01-20 to 2026-04-21. This is a security patch release for Java 17, as indicated by the version increment and date alignment with other Java versions being updated simultaneously.
Diff
diff --git a/corretto/latest/corretto-17-ug/amazon-linux-install.md b/corretto/latest/corretto-17-ug/amazon-linux-install.md index 30608e62d..0e9a1326b 100644 --- a//corretto/latest/corretto-17-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-17-ug/amazon-linux-install.md @@ -71 +71 @@ In the terminal, run the following command to verify the installation. -Expected output for 17.0.18: +Expected output for 17.0.19: @@ -74,3 +74,3 @@ Expected output for 17.0.18: - openjdk version "17.0.18" 2026-01-20 LTS - OpenJDK Runtime Environment Corretto-17.0.18.9.1 (build 17.0.18+9-LTS) - OpenJDK 64-Bit Server VM Corretto-17.0.18.9.1 (build 17.0.18+9-LTS, mixed mode, sharing) + openjdk version "17.0.19" 2026-04-21 LTS + OpenJDK Runtime Environment Corretto-17.0.19.10.1 (build 17.0.19+10-LTS) + OpenJDK 64-Bit Server VM Corretto-17.0.19.10.1 (build 17.0.19+10-LTS, mixed mode, sharing)