AWS corretto documentation change
Summary
Updated expected output for Amazon Corretto 26 installation on Amazon Linux from version 26.0.0 to 26.0.1, including version strings and dates.
Security assessment
The diff shows only version and date changes for a new release, with no evidence of security-related fixes or documentation additions.
Diff
diff --git a/corretto/latest/corretto-26-ug/amazon-linux-install.md b/corretto/latest/corretto-26-ug/amazon-linux-install.md index 5eb0f7832..6f58fadab 100644 --- a//corretto/latest/corretto-26-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-26-ug/amazon-linux-install.md @@ -71 +71 @@ In the terminal, run the following command to verify the installation. -Expected output for 26.0.0: +Expected output for 26.0.1: @@ -74,3 +74,3 @@ Expected output for 26.0.0: - openjdk version "26.0.0" 2026-03-17 - OpenJDK Runtime Environment Corretto-26.0.0.35.2 (build 26.0.0+35-FR) - OpenJDK 64-Bit Server VM Corretto-26.0.0.35.2 (build 26.0.0+35-FR, mixed mode) + openjdk version "26.0.1" 2026-04-21 + OpenJDK Runtime Environment Corretto-26.0.1.8.1 (build 26.0.1+8-FR) + OpenJDK 64-Bit Server VM Corretto-26.0.1.8.1 (build 26.0.1+8-FR, mixed mode)