On Thu, 19 May 2022 15:54:06 GMT, Raffaello Giulietti <d...@openjdk.java.net> wrote:
> Extend the range of Random.doubles(double, double) and similar methods. This pull request has now been integrated. Changeset: c8cff1bd Author: Raffaello Giulietti <raffaello.giulie...@oracle.com> Committer: Joe Darcy <da...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/c8cff1bd6f9807e90a6992ad3e181fe0d94397b8 Stats: 118 lines in 5 files changed: 47 ins; 36 del; 35 mod 8202449: overflow handling in Random.doubles Reviewed-by: darcy ------------- PR: https://git.openjdk.java.net/jdk/pull/8791