> 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(). ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/4644/files - new: https://git.openjdk.java.net/jdk/pull/4644/files/df884569..0a8fec63 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=4644&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=4644&range=00-01 Stats: 5 lines in 2 files changed: 5 ins; 0 del; 0 mod Patch: https://git.openjdk.java.net/jdk/pull/4644.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4644/head:pull/4644 PR: https://git.openjdk.java.net/jdk/pull/4644