On Tue, 26 Apr 2022 16:55:44 GMT, Raffaello Giulietti <d...@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