[jdk17u-dev] Integrated: 8321599: Data loss in AVX3 Base64 decoding

Oli Gillespie ogillespie at openjdk.org
Mon Jan 8 10:36:29 UTC 2024


On Thu, 4 Jan 2024 10:23:52 GMT, Oli Gillespie <ogillespie at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [13c11487](https://github.com/openjdk/jdk/commit/13c11487f7126a370d9ce8e62f661ea83eedefe6) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Scott Gibbons on 4 Jan 2024 and was reviewed by Sandhya Viswanathan and Vladimir Kozlov.
> 
> Thanks!
> 
> There were 3 conflicts when merging:
> 1. Trivial original copyright year difference (2021 here, 2023 in tip)
> 2. Trivial whitespace difference for the dp_mem hunk (4 space indentation here, 2 spaces in tip)
> 3. Git was confused about where to apply the addq/subq hunk, and chose the wrong place (indentation difference again?). Also trivial, once moved.

This pull request has now been integrated.

Changeset: 1f957962
Author:    Oli Gillespie <ogillespie at openjdk.org>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/1f95796210bd8389c6b599a6ce00c5ae7c2c4f4d
Stats:     124 lines in 2 files changed: 121 ins; 0 del; 3 mod

8321599: Data loss in AVX3 Base64 decoding

Reviewed-by: shade, phh
Backport-of: 13c11487f7126a370d9ce8e62f661ea83eedefe6

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/2100


More information about the jdk-updates-dev mailing list