RFR: 8326227: Rounding error that may distort computeNextGaussian results [v3]
Chris Hennick
duke at openjdk.org
Fri Aug 9 19:12:49 UTC 2024
On Wed, 12 Jun 2024 09:23:23 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Chris Hennick has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Bug fix: add-exports was for wrong package
>
> test/jdk/jdk/internal/util/random/RandomSupportTest.java line 5:
>
>> 3: * @bug 8326227
>> 4: * @modules java.base/jdk.internal.util.random
>> 5: * @summary Verify that RandomSupport methods behave as specified
>
> Nit - can you move this `@summary` line after the `@bug` line? It would then match the recommended tag order https://openjdk.org/jtreg/tag-spec.html#ORDER
Done.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17703#discussion_r1712018244
More information about the core-libs-dev
mailing list