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

liach duke at openjdk.java.net
Tue Apr 26 17:48:51 UTC 2022


On Tue, 26 Apr 2022 16:55:44 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

Should we use `{@value }` javadoc tag, which renders the literal in HTML but includes a link to the constant?

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

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


More information about the core-libs-dev mailing list