Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chadrako authored Jan 17, 2024
1 parent 42d45c8 commit 946249e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ The following issues are addressed in 21.0.2.13.1:
| Issue Name | Platform | Description | Link |
|----------------------|----------|-----------------------------------------------------------------------------------------|------------------------------------------------------------------------------|
| Import jdk-21.0.2+13 | All | Updates Corretto baseline to OpenJDK 21.0.2+13 | [jdk-21.0.2+13](https://github.com/openjdk/jdk21u/releases/tag/jdk-21.0.2+13)|
| Data loss in AVX3 Base64 decoding | All | Base64 appears to give different (wrong) results in some rare cases when AVX3 is enabled. | [JDK-8321599] (https://bugs.openjdk.org/browse/JDK-8321599) |
| Data loss in AVX3 Base64 decoding | All | Base64 appears to give different (wrong) results in some rare cases when AVX3 is enabled. | [JDK-8321599](https://bugs.openjdk.org/browse/JDK-8321599) |
| (tz) Update Timezone Data to 2023d | All | Update Timezone Data to 2023d | [JDK-8322725](https://bugs.openjdk.org/browse/JDK-8322725) |
| NPE in PKCS7.parseOldSignedData | All | fixes exception PKCS7.parseOldSignedDat | [JDK-8315042](https://bugs.openjdk.org/browse/JDK-8315042) |
|Enable UseCryptoPmullForCRC32 for Neoverse V2| ALL |Enable UseCryptoPmullForCRC32| [JDK-8321105](https://bugs.openjdk.org/browse/JDK-8321105) |
|Enable Neoverse N1 optimizations for Neoverse V2| ALL |Enable Neoverse N1 optimizations for Neoverse V2| [JDK-8321025](https://bugs.openjdk.org/browse/JDK-8321025) |
| NPE in PKCS7.parseOldSignedData | All | Fixes exception PKCS7.parseOldSignedDat | [JDK-8315042](https://bugs.openjdk.org/browse/JDK-8315042) |
|Enable UseCryptoPmullForCRC32 for Neoverse V2| All |Enable UseCryptoPmullForCRC32| [JDK-8321105](https://bugs.openjdk.org/browse/JDK-8321105) |
|Enable Neoverse N1 optimizations for Neoverse V2| All |Enable Neoverse N1 optimizations for Neoverse V2| [JDK-8321025](https://bugs.openjdk.org/browse/JDK-8321025) |

The following CVEs are addressed in 21.0.2.13.1:

Expand Down

0 comments on commit 946249e

Please sign in to comment.