Amazon Corretto
A no-cost OpenJDK distribution from Amazon with long-term support and quarterly security updates.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
About Amazon Corretto
Amazon Corretto is a distribution of the Open Java Development Kit for developing and running Java applications on Linux, Windows and macOS, with Docker images also available. It is certified as compatible with the Java SE standard and can replace many other Java SE distributions.
Amazon provides long-term support at no cost, with quarterly updates containing performance improvements and security fixes, and uses Corretto on its own production services. Versions 8, 11, 17, 21, 25 and 27 are available.
Strengths
- Free long-term support from Amazon
- Certified Java SE compatible
- Quarterly security and performance updates
- Several Java versions from 8 to 27
Limitations
- A JDK only; IDEs and build tools are separate
- Direction is set by Amazon rather than a community foundation
Details
- Pricing
- FreeFree, including long-term support.
- License
- GPL-2.0-with-classpath-exception
- Developer
- Amazon
- Platforms
- Windows, macOS, Linux
- How it runs
- Downloadable app
- Account
- Not required
- Works offline
- Yes
- Best suited for
- Java developers and servers that need a supported, free JDK
- Categories
- Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Amazon Corretto
Compare allSoftware that can replace Amazon Corretto for an important use case, and what changes if you switch.
Eclipse Temurin
Free prebuilt OpenJDK Java runtime and development kit binaries from the Eclipse Adoptium project.
Eclipse Temurin is also a free, certified OpenJDK build under the same GPL-2.0 classpath license, but comes from the Eclipse Adoptium project rather than Amazon.
Similar software
Related functionality, not necessarily a direct replacement.
SDKMAN!
Manages parallel versions of JVM SDKs and build tools.
Apache Maven
A build and dependency management tool for Java projects based on a project object model.
Gradle
An open-source build automation tool for Java, Kotlin and Android projects, with Kotlin and Groovy build scripts.
Kotlin
A concise, multiplatform programming language from JetBrains for backend, Android, web and desktop apps.
Scala
A programming language that combines object-oriented and functional programming, targeting the JVM and web.
Apache NetBeans
An open-source IDE for Java, PHP, JavaScript, HTML and other languages from Apache.