RFR: JDK-8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950

Joe Darcy darcy at openjdk.java.net
Sun Feb 6 00:46:31 UTC 2022


Third time should be the charm to get this issue of out-of-bounds random numbers fully fixed; sorry for the noise.

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

Commit messages:
 - JDK-8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950

Changes: https://git.openjdk.java.net/jdk/pull/7360/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7360&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8281183
  Stats: 7 lines in 2 files changed: 3 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7360.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7360/head:pull/7360

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


More information about the core-libs-dev mailing list