8390765: [PPC64] AES Crypto intrinsics may access memory beyond the key array - #89
Conversation
|
👋 Welcome back mdoerr! A progress list of the required criteria for merging this PR into |
|
@TheRealMDoerr This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 3 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the ➡️ To integrate this PR with the above commit message to the |
|
This backport pull request has now been updated with issue from the original commit. |
|
|
|
/approval request This fix is required to prevent VM crashes in rare cases on PPC64 platforms. JDK27 is affected. The backport applies cleanly and tests have passed on linux ppc64le and AIX. No risk for other platforms because the patch only touches PPC64 files. The stubs can be disabled in case of problems on PPC64. |
|
@TheRealMDoerr |
Clean backport of JDK-8390765.
Progress
Issue
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk27u.git pull/89/head:pull/89$ git checkout pull/89Update a local copy of the PR:
$ git checkout pull/89$ git pull https://git.openjdk.org/jdk27u.git pull/89/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 89View PR using the GUI difftool:
$ git pr show -t 89Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk27u/pull/89.diff
Using Webrev
Link to Webrev Comment