Integrated: 8285658: Fix two typos in the spec of j.u.random.RandomGenerator
Raffaello Giulietti
duke at openjdk.java.net
Wed Apr 27 19:23:45 UTC 2022
On Tue, 26 Apr 2022 16:38:37 GMT, Raffaello Giulietti <duke at openjdk.java.net> wrote:
> The spec of the interface `java.util.random.RandomGenerator` is slightly incorrect when it discusses `float` and `double` random values.
This pull request has now been integrated.
Changeset: 1f868f1d
Author: Raffaello Giulietti <raffaello.giulietti at oracle.com>
Committer: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1f868f1d091602cc462ee0fe5fa613a3638a5f1c
Stats: 9 lines in 1 file changed: 1 ins; 0 del; 8 mod
8285658: Fix two typos in the spec of j.u.random.RandomGenerator
Reviewed-by: bpb, darcy
-------------
PR: https://git.openjdk.java.net/jdk/pull/8404
More information about the core-libs-dev
mailing list