

# What is Amazon Corretto 27?
<a name="what-is-corretto-27"></a>

 ** Corretto 27 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 27 is a Feature Release (FR) distribution of [OpenJDK 27](https://openjdk.org/projects/jdk/27/) 

 This guide includes a list of patches applied to OpenJDK for this release of Amazon Corretto 27, and installation instructions for the platforms supported by this version. 

## Feature Release (FR)
<a name="feature-release-info"></a>

 FR includes Amazon's commitment to provide performance enhancements and security updates at no cost until the specified date for the relevant release version. Updates are planned to be released quarterly. Amazon also plans to apply urgent fixes (including security) outside of the regular quarterly cycle when they are available and ready to use. 

 For more information on FR timelines see the [Corretto support calendar](https://aws.amazon.com/corretto/faqs/#support_calendar) 

## Related information
<a name="additional-resources"></a>

In addition to this guide, see the following resources for developers:
+ [Amazon Corretto overview](https://aws.amazon.com/corretto/)
+ GitHub:
  +  [JDK Source](https://github.com/corretto/corretto-27) 

## Contributing to the SDK
<a name="contributing-to-the-sdk"></a>

Developers can contribute feedback in the following ways:
+ Submit issues on GitHub:
  +  [Report a bug or request a feature](https://github.com/corretto/corretto-27/issues/new/choose) 
+ Submit pull requests in the JDK source GitHub repositories to contribute to the JDK development