JDK-8165404 : AArch64: Implement SHA512 accelerator/intrinsic
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2016-09-03
  • Updated: 2024-11-18
  • Resolved: 2020-08-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 16
16 b11Fixed
Related Reports
Relates :  
Relates :  
Description
JDK-8165381 added an intrinsic for SHA512 using x86-AVX2. This enhancement attempts to do the same on AArch64 (with different instructions, of course).
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/09ad5b67a099 User: fyang Date: 2020-08-07 04:36:08 +0000
07-08-2020

Not from me - thanks for looking into this!
21-07-2020

We have a patch for this issue. The patch is currently under testing, will post for review soon. Hoping we are not dupliating work. :- )
21-07-2020