AWS corretto documentation change
Summary
Updated expected version output from 8u472 to 8u482 in installation verification steps
Security assessment
Version number update reflects routine maintenance release. No security vulnerabilities, patches, or features mentioned in change.
Diff
diff --git a/corretto/latest/corretto-8-ug/amazon-linux-install.md b/corretto/latest/corretto-8-ug/amazon-linux-install.md index d9a67b569..85ecc54f0 100644 --- a//corretto/latest/corretto-8-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-8-ug/amazon-linux-install.md @@ -74 +74 @@ In the terminal, run the following command to verify the installation. -Expected output for 8u472: +Expected output for 8u482: @@ -77,3 +77,3 @@ Expected output for 8u472: - openjdk version "1.8.0_472" - OpenJDK Runtime Environment Corretto-8.472.08.1 (build 1.8.0_472-b08) - OpenJDK 64-Bit Server VM Corretto-8.472.08.1 (build 25.472-b08, mixed mode) + openjdk version "1.8.0_482" + OpenJDK Runtime Environment Corretto-8.482.08.1 (build 1.8.0_482-b08) + OpenJDK 64-Bit Server VM Corretto-8.482.08.1 (build 25.482-b08, mixed mode)