jdk17u-dev
jdk17u-dev copied to clipboard
8302113: Improve CRC32 intrinsic with crypto pmull on AArch64
Backport JDK-8302113
Progress
- [x] Change must not contain extraneous whitespace
- [ ] JDK-8302113 needs maintainer approval
- [x] Commit message must refer to an issue
Issue
- JDK-8302113: Improve CRC32 intrinsic with crypto pmull on AArch64 (Enhancement - P4)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2580/head:pull/2580
$ git checkout pull/2580
Update a local copy of the PR:
$ git checkout pull/2580
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2580/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 2580
View PR using the GUI difftool:
$ git pr show -t 2580
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2580.diff