Integrated: 8313621: test/jdk/jdk/internal/math/FloatingDecimal/TestFloatingDecimal should use RandomFactory

Brian Burkhalter bpb at openjdk.org
Mon Oct 30 18:30:45 UTC 2023


On Tue, 10 Oct 2023 23:21:42 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

> Change test to use `RandomFactory` instead of `new Random()` and convert it to JUnit 5.

This pull request has now been integrated.

Changeset: 864a876e
Author:    Brian Burkhalter <bpb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/864a876ebfdf745b0e1f875c3e3668380f2498a7
Stats:     119 lines in 1 file changed: 11 ins; 78 del; 30 mod

8313621: test/jdk/jdk/internal/math/FloatingDecimal/TestFloatingDecimal should use RandomFactory

Reviewed-by: rgiulietti

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

PR: https://git.openjdk.org/jdk/pull/16130


More information about the core-libs-dev mailing list