RFR: 8188044: We need Math.unsignedMultiplyHigh [v4]

Joe Darcy darcy at openjdk.java.net
Fri Jul 2 18:11:51 UTC 2021


On Fri, 2 Jul 2021 16:41:16 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Please consider this proposal to add a method `unsignedMultiplyHigh(long,long)` to each of `java.lang.Math` and `java.lang.StrictMath`.
>
> Brian Burkhalter has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.

Marked as reviewed by darcy (Reviewer).

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

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


More information about the core-libs-dev mailing list