AWS corretto documentation change
Summary
Updated version numbers from 8u452 to 8u462 in expected output
Security assessment
JDK version bump (8u452 → 8u462) likely includes patches, but no specific security fixes are mentioned in the diff.
Diff
diff --git a/corretto/latest/corretto-8-ug/amazon-linux-install.md b/corretto/latest/corretto-8-ug/amazon-linux-install.md index 12d71fd71..96c83c047 100644 --- a//corretto/latest/corretto-8-ug/amazon-linux-install.md +++ b//corretto/latest/corretto-8-ug/amazon-linux-install.md @@ -52 +52 @@ In the terminal, run the following command to verify the installation. -Expected output for 8u452: +Expected output for 8u462: @@ -55,3 +55,3 @@ Expected output for 8u452: - openjdk version "1.8.0_452" - OpenJDK Runtime Environment Corretto-8.452.09.1 (build 1.8.0_452-b09) - OpenJDK 64-Bit Server VM Corretto-8.452.09.1 (build 25.452-b09, mixed mode) + openjdk version "1.8.0_462" + OpenJDK Runtime Environment Corretto-8.462.08.1 (build 1.8.0_462-b08) + OpenJDK 64-Bit Server VM Corretto-8.462.08.1 (build 25.462-b08, mixed mode)