Skip to content

Commit

Permalink
Update changelog for 17.0.10.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kspeeyu authored and WithEnoughCoffee committed Feb 9, 2024
1 parent c5914ca commit ef27eaa
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@

The following sections describe the changes for each release of Amazon Corretto 17.

## Corretto version: 17.0.10.8.1
Release Date: February 8, 2024
**Target Platforms <sup>1</sup>**

+ 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
+ Alpine-based Linux, aarch64

**1.** This is the platform targeted by the build. See [Using Amazon Corretto](https://aws.amazon.com/corretto/faqs/#Using_Amazon_Corretto)
in the Amazon Corretto FAQ for supported platforms

The following issues are addressed in 17.0.10.8.1:

| Issue Name | Platform | Description | Link |
|----------------------|----------|--------------------------------------------------------------------------------------|-----------------------------------------------------------------------|
| [AArch64] C1 compilation fails because monitor offset in OSR buffer is too large for immediate | All Linux |Fixes regression from [JDK-8293671](https://bugs.openjdk.org/browse/JDK-8293671) | [JDK-8310844](https://bugs.openjdk.org/browse/JDK-8310844) |
| AArch64: crypto pmull based CRC32/CRC32C intrinsics clobber V8-V15 registers | All Linux |Fixes register clobber on aarch64 architetures| [JDK-8324874](https://bugs.openjdk.org/browse/JDK-8324874) |

No CVEs are addressed in 17.0.10.8.1


## Corretto version: 17.0.10.7.1
Release Date: January 16, 2024
**Target Platforms <sup>1</sup>**
Expand Down

0 comments on commit ef27eaa

Please sign in to comment.