8292158: AES-CTR cipher state corruption with AVX-512 #51
Conversation
Reviewed-by: kvn Backport-of: 9d76ac8a4453bc51d9dca2ad6c60259cfb2c4203
|
This backport pull request has now been updated with issue from the original commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good.
@TobiHartmann This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been no new commits pushed to the
|
Thanks, Vladimir! |
/integrate |
Going to push as commit eaaf01e.
Your commit was automatically rebased without conflicts. |
@TobiHartmann Pushed as commit eaaf01e. |
Backport of JDK-8292158. Did not apply cleanly because of different files names (
stubGenerator_x86_64_aes.cpp
vs.macroAssembler_x86_aes.cpp
). Approval is pending.Thanks,
Tobias
Progress
Issue
Reviewers
Reviewing
Using
git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk19u pull/51/head:pull/51
$ git checkout pull/51
Update a local copy of the PR:
$ git checkout pull/51
$ git pull https://git.openjdk.org/jdk19u pull/51/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 51
View PR using the GUI difftool:
$ git pr show -t 51
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk19u/pull/51.diff