On Tue, 14 Sep 2021 18:58:16 GMT, stefan-zobel 
<github.com+18482851+stefan-zo...@openjdk.org> wrote:

> The package javadoc of java.util.random says that `mixLea32` is used as a 
> mixing function in the L64 and L128 generators which doesn't seem to be 
> correct. That should probably read `mixLea64`

See https://bugs.openjdk.java.net/browse/JDK-8272866

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

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

Reply via email to