Integrated: 8202449: overflow handling in Random.doubles

Raffaello Giulietti duke at openjdk.java.net
Wed Jun 8 16:32:36 UTC 2022


On Thu, 19 May 2022 15:54:06 GMT, Raffaello Giulietti <duke at 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.giulietti at oracle.com>
Committer: Joe Darcy <darcy at 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


More information about the core-libs-dev mailing list