-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CHANGELOG.md and version.txt for 16.0.1.9.1 release
- Loading branch information
1 parent
f1a2a0b
commit 12165b1
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,23 @@ | ||
# Change Log for Amazon Corretto 16 | ||
|
||
The following sections describe the changes for each release of Amazon Corretto 16. | ||
|
||
## Corretto version: 16.0.1.9.1 | ||
|
||
Release Date: April 20, 2021 | ||
|
||
**Target Platforms** | ||
|
||
+ RPM-based Linux using glibc 2.12 or later, x86, x86_64 | ||
+ Debian-based Linux using glibc 2.12 or later, x86, x86_64 | ||
+ RPM-based Linux using glibc 2.17 or later, aarch64 | ||
+ Debian-based Linux using glibc 2.17 or later, aarch64 | ||
+ Alpine-based Linux, x86_64 | ||
+ Windows 7 or later, x86_64 | ||
+ macOS 10.13 and later, x86_64 | ||
|
||
The following issues are addressed in 16.0.1.9.1. | ||
|
||
| Issue Name | Platform | Description | Link | | ||
| --- | --- | --- | --- | | ||
| Import jdk-16.0.1.9.1 | All | Updates Corretto baseline to OpenJDK 16.0.1+9 | [jdk-16.0.1+9](https://github.com/openjdk/jdk16u/releases/tag/jdk-16.0.1%2B9) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
16.0.0.36.1 | ||
16.0.1.9.1 |