[jdk18u] RFR: 8282551: Properly initialize L32X64MixRandom state

Severin Gehwolf sgehwolf at openjdk.java.net
Mon Mar 28 09:36:29 UTC 2022


Issue is present in `18+36` (GA version), too. Without this fix the first int value of the default `RandomGenerator` will be the same. Clean backport.

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

Commit messages:
 - Backport ce18ff8527cc51805bf11c50c050ea64c3f9dec0

Changes: https://git.openjdk.java.net/jdk18u/pull/55/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk18u&pr=55&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8282551
  Stats: 2 lines in 1 file changed: 2 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk18u/pull/55.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk18u pull/55/head:pull/55

PR: https://git.openjdk.java.net/jdk18u/pull/55


More information about the jdk-updates-dev mailing list