RFR: 8188046: java.lang.Math.mutliplyHigh does not run in constant time

Joe Darcy darcy at openjdk.java.net
Fri Jul 2 17:22:53 UTC 2021


On Thu, 1 Jul 2021 23:46:00 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Please consider this proposal to remove the fast path in `java.lang.Math.multiplyHigh()` the small performance improvement of which is eclipsed by the branch penalty.

Marked as reviewed by darcy (Reviewer).

-------------

PR: https://git.openjdk.java.net/jdk/pull/4660


More information about the core-libs-dev mailing list