Last updated
Amazon Corretto 17 is a Long-Term Supported (LTS) distribution of OpenJDK 17
$ winget install --id Amazon.Corretto.17.JDK --exact --version 17.0.19.10Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Amazon Corretto 17 uses MSI (WiX). The silent install switches are /quiet /norestart.
msiexec.exe /i amazon-corretto-17.0.19.10.1-windows-x64.msi /quiet /norestart
See the full silent install reference for Amazon Corretto 17 →
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
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.
Amazon Corretto 17 is a Long-Term Supported (LTS) distribution of OpenJDK 17.
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | MSI WiX | machine | Direct |
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
No known CVEs for Amazon Corretto 17.
Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.