On Thu, 1 Jul 2021 23:46:00 GMT, Brian Burkhalter <b...@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 rriggs (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/4660