[jdk17u-dev] Integrated: 8282551: Properly initialize L32X64MixRandom state
Severin Gehwolf
sgehwolf at openjdk.java.net
Tue Mar 29 09:49:58 UTC 2022
On Mon, 28 Mar 2022 09:29:00 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Issue is present in OpenJDK 17u too. Without this fix the first int value of the default RandomGenerator will be the same. Clean backport.
This pull request has now been integrated.
Changeset: 7e41d843
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk17u-dev/commit/7e41d8439305a9966d968c51480df1623c50cbb2
Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
8282551: Properly initialize L32X64MixRandom state
Backport-of: ce18ff8527cc51805bf11c50c050ea64c3f9dec0
-------------
PR: https://git.openjdk.java.net/jdk17u-dev/pull/286
More information about the jdk-updates-dev
mailing list