JDK-8186915 : AARCH64: Intrinsify squareToLen and mulAdd
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • CPU: aarch64
  • Submitted: 2017-08-29
  • Updated: 2019-04-11
  • Resolved: 2017-10-02
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 10
10 b31Fixed
Related Reports
Relates :  
Description
BigInteger intrinsics: squareToLen and mulAdd are missed in current vm. Need to implement these intrinsics
Comments
URL: http://hg.openjdk.java.net/jdk10/master/rev/c19054f06c14 User: jwilhelm Date: 2017-11-04 02:58:06 +0000
04-11-2017

URL: http://hg.openjdk.java.net/jdk10/hs/rev/c19054f06c14 User: dpochepk Date: 2017-10-02 14:25:24 +0000
02-10-2017

webrev: http://cr.openjdk.java.net/~dpochepk/8186915/
31-08-2017