On Mon, 26 May 2025 18:44:58 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
> Add a `-Dcount=N` command line option to specify the number of random samples > per test (default is 10'000). This pull request has now been integrated. Changeset: efeb050e Author: Raffaello Giulietti <rgiulie...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/efeb050e00145da18f979fe17c22da2f736dbd41 Stats: 25 lines in 1 file changed: 18 ins; 0 del; 7 mod 8357808: Add a command line option for specifying a counter in TestRandomFloatingDecimal Reviewed-by: liach ------------- PR: https://git.openjdk.org/jdk/pull/25460