RFR: 8188044: We need Math.unsignedMultiplyHigh

Roger Riggs rriggs at openjdk.java.net
Thu Jul 1 15:06:06 UTC 2021


On Wed, 30 Jun 2021 23:13:06 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`.

Looks good.

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

Marked as reviewed by rriggs (Reviewer).

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


More information about the core-libs-dev mailing list