AWS corretto documentation change
Summary
Removed beta status notice and updated product description to emphasize production readiness
Security assessment
Documentation changes reflect product lifecycle progression from beta to GA status, with no security-specific content added or modified.
Diff
diff --git a/corretto/latest/corretto-26-ug/what-is-corretto-26.md b/corretto/latest/corretto-26-ug/what-is-corretto-26.md index 68498e2cd..71f4cf20f 100644 --- a//corretto/latest/corretto-26-ug/what-is-corretto-26.md +++ b//corretto/latest/corretto-26-ug/what-is-corretto-26.md @@ -9,3 +9 @@ Feature Release (FR)Related informationContributing to the SDK -**Corretto 26 is currently Beta** - -This is an intermediate build made available for testing purposes only. The code is untested and presumed incompatible with the Java SE Specification. You should not deploy or write to this code, but instead use a tested and certified Java SE compatible version of the code. Redistribution of this build must retain this notice. +Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto comes with long-term support that includes performance enhancements and security fixes. Amazon runs Corretto internally on thousands of production services and Corretto is certified as compatible with the Java SE standard. With Corretto, you can develop and run Java applications on popular operating systems, including Linux, Windows, and macOS.