JDK-8348561 : Add aarch64 intrinsics for ML-DSA
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 25
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: aarch64
  • Submitted: 2025-01-24
  • Updated: 2025-05-20
  • Resolved: 2025-03-04
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 25
25 b13Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
By using the aarch64 vector registers the speed of the computation of the ML-DSA algorithms (key generation, document signing, signature verification) can be approximately doubled. 
Comments
Changeset: 3230894b Branch: master Author: Ferenc Rakoczi <ferenc.r.rakoczi@oracle.com> Committer: Andrew Dinn <adinn@openjdk.org> Date: 2025-03-04 14:41:35 +0000 URL: https://git.openjdk.org/jdk/commit/3230894bdd8ab4183b83ad4c942eb6acad4acce6
04-03-2025

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jdk/pull/23300 Date: 2025-01-24 14:24:23 +0000
27-01-2025