RFR: 8275821: Optimize random number generators developed in JDK-8248862 using Math.unsignedMultiplyHigh() [v6]
Paul Sandoz
psandoz at openjdk.java.net
Fri Dec 3 02:14:53 UTC 2021
On Fri, 3 Dec 2021 02:11:24 GMT, Vamsi Parasa <duke at openjdk.java.net> wrote:
>> This change optimizes random number generators using Math.unsignedMultiplyHigh()
>
> Vamsi Parasa has updated the pull request incrementally with one additional commit since the last revision:
>
> minor changes to the benchmark
Marked as reviewed by psandoz (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/6206
More information about the core-libs-dev
mailing list