RFR: 8345403: Add more randomized tests to better cover FloatingDecimal parsing [v3]

Raffaello Giulietti rgiulietti at openjdk.org
Wed Dec 4 10:21:57 UTC 2024


> `jdk.internal.math.FloatingDecimal` parsing is mostly exercised on inputs produced by `Float.toString` and `Double.toString`, but should be extended on more random inputs.

Raffaello Giulietti has updated the pull request incrementally with one additional commit since the last revision:

  Minors.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/22523/files
  - new: https://git.openjdk.org/jdk/pull/22523/files/d719031f..149b7f04

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

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

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


More information about the core-libs-dev mailing list