RFR: 8285658: Fix two typos in the spec of j.u.random.RandomGenerator [v3]

Brian Burkhalter bpb at openjdk.java.net
Wed Apr 27 16:00:36 UTC 2022


On Wed, 27 Apr 2022 07:34:29 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.
>
> Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8285658: Fix two typos in the spec of j.u.random.RandomGenerator

Marked as reviewed by bpb (Reviewer).

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

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


More information about the core-libs-dev mailing list