1 Jul
2021
1 Jul
'21
10:30 p.m.
On Thu, 1 Jul 2021 18:08:22 GMT, Brian Burkhalter <bpb@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 updated the pull request incrementally with one additional commit since the last revision:
8188044: Add @see links between multiplyHigh() and unsignedMultiplyHigh().
Oh right. Then obviously this is the right place for the new method. Sorry for the noise. ------------- PR: https://git.openjdk.java.net/jdk/pull/4644