JDK-8131779 : AARCH64: add Montgomery multiply intrinsic
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: aarch64
  • Submitted: 2015-07-17
  • Updated: 2021-02-01
  • Resolved: 2015-07-23
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 9 Other
9 b77Fixed openjdk8u292Fixed
Related Reports
Relates :  
Relates :  
Comments
The Montgomery work on other platforms was done with this bug: JDK-8130150 Implement BigInteger.montgomeryMultiply intrinsic Moving this bug to hotspot/compiler.
17-07-2015

Perhaps. It's all in StubGenerator, though. I think that's runtime, but I confess I'm unsure how these things are arranged,
17-07-2015

hotspot/runtime? Should this be in hotspot/compiler instead?
17-07-2015