RFR: 8248862: Implement Enhanced Pseudo-Random Number Generators [v42]

Jim Laskey jlaskey at openjdk.java.net
Tue Sep 14 19:10:29 UTC 2021


On Tue, 14 Sep 2021 18:58:16 GMT, stefan-zobel <github.com+18482851+stefan-zobel at 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


More information about the core-libs-dev mailing list