Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
None
-
b83
-
aarch64
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141908 | emb-9 | Andrew Haley | P4 | Resolved | Fixed | team |
JDK-8273086 | openjdk8u312 | Andrew Haley | P4 | Resolved | Fixed | b05 |
Description
While the GHASH intrinsic we have is much better than the "pure Java" version, it is not ideal. It uses the same algorithm as the Intel x86 port, which is not optimal on AArch64.
Attachments
Issue Links
- backported by
-
JDK-8141908 AARCH64: GHASH intrinsic is not optimal
-
- Resolved
-
-
JDK-8273086 AARCH64: GHASH intrinsic is not optimal
-
- Resolved
-