On Tue, 10 Oct 2023 23:21:42 GMT, Brian Burkhalter <b...@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 <b...@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