Re: RFR: 8334758: Incorrect note in Javadoc for a few RandomGenerator methods [v2]

2024-07-19 Thread Brian Burkhalter
On Fri, 19 Jul 2024 17:08:38 GMT, Raffaello Giulietti wrote: > I guess that the approval of the CSR, once done, would "de-facto" count as a > 2nd review? I agree. - PR Comment: https://git.openjdk.org/jdk/pull/20152#issuecomment-2239863660

Re: RFR: 8334758: Incorrect note in Javadoc for a few RandomGenerator methods [v2]

2024-07-19 Thread Raffaello Giulietti
On Fri, 19 Jul 2024 16:50:50 GMT, Raffaello Giulietti wrote: >> Small corrections to @implSpec notes in a few methods in RandomGenerator. > > Raffaello Giulietti has updated the pull request incrementally with one > additional commit since the last revision: > > Improved wording. I guess th

Re: RFR: 8334758: Incorrect note in Javadoc for a few RandomGenerator methods [v2]

2024-07-19 Thread Brian Burkhalter
On Fri, 19 Jul 2024 16:50:50 GMT, Raffaello Giulietti wrote: >> Small corrections to @implSpec notes in a few methods in RandomGenerator. > > Raffaello Giulietti has updated the pull request incrementally with one > additional commit since the last revision: > > Improved wording. Looks fine

Re: RFR: 8334758: Incorrect note in Javadoc for a few RandomGenerator methods [v2]

2024-07-19 Thread Raffaello Giulietti
> Small corrections to @implSpec notes in a few methods in RandomGenerator. Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision: Improved wording. - Changes: - all: https://git.openjdk.org/jdk/pull/20152/files - ne

Re: RFR: 8334758: Incorrect note in Javadoc for a few RandomGenerator methods

2024-07-19 Thread Brian Burkhalter
On Fri, 12 Jul 2024 06:28:15 GMT, Raffaello Giulietti wrote: > Small corrections to @implSpec notes in a few methods in RandomGenerator. src/java.base/share/classes/java/util/random/RandomGenerator.java line 816: > 814: * distribution in the range 0 (inclusive) > 815: * to {@code bou

RFR: 8334758: Incorrect note in Javadoc for a few RandomGenerator methods

2024-07-11 Thread Raffaello Giulietti
Small corrections to @implSpec notes in a few methods in RandomGenerator. - Commit messages: - 8334758: Incorrect note in Javadoc for a few RandomGenerator methods Changes: https://git.openjdk.org/jdk/pull/20152/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20152&range=00