RFR: 8313621: test/jdk/jdk/internal/math/FloatingDecimal/TestFloatingDecimal should use RandomFactory [v2]

Brian Burkhalter bpb at openjdk.org
Wed Oct 11 15:45:29 UTC 2023


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

Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:

  8313621: assertTrue -> assertEquals

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/16130/files
  - new: https://git.openjdk.org/jdk/pull/16130/files/639a2db3..3f4fc63d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16130&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16130&range=00-01

  Stats: 9 lines in 1 file changed: 0 ins; 0 del; 9 mod
  Patch: https://git.openjdk.org/jdk/pull/16130.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/16130/head:pull/16130

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


More information about the core-libs-dev mailing list