Skip to content

Commit

Permalink
Update CHANGELOG.md and version.txt for 16.0.1.9.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
benty-amzn committed Apr 20, 2021
1 parent f1a2a0b commit 12165b1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
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)
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.0.36.1
16.0.1.9.1

0 comments on commit 12165b1

Please sign in to comment.