AWS corretto documentation change
Summary
Updated version references from 8u482 to 8u492 in Amazon Corretto 8 installation documentation, including expected output version strings
Security assessment
This is a routine version update for Amazon Corretto 8 from 8u482 to 8u492. The changes only update version numbers in expected output examples. There is no mention of security fixes, vulnerabilities, or security features in the diff. This appears to be a standard maintenance update to reflect the latest release.
Diff
diff --git a/corretto/latest/corretto-8-ug/amazon-linux-install.md b/corretto/latest/corretto-8-ug/amazon-linux-install.md index 280ec8904..428f91262 100644 --- a//corretto/latest/corretto-8-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-8-ug/amazon-linux-install.md @@ -64 +64 @@ In the terminal, run the following command to verify the installation. -Expected output for 8u482: +Expected output for 8u492: @@ -67,3 +67,3 @@ Expected output for 8u482: - 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) + openjdk version "1.8.0_492" + OpenJDK Runtime Environment Corretto-8.492.09.1 (build 1.8.0_492-b09) + OpenJDK 64-Bit Server VM Corretto-8.492.09.1 (build 25.492-b09, mixed mode)