RFR: 8370370: Add still more cases to WorstCaseTests

Joe Darcy darcy at openjdk.org
Wed Oct 22 15:49:29 UTC 2025


Add additional worst-case tests from a new preprint of a paper examining the Julia numerical environment, which uses a fork of FDLIBM.

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

Commit messages:
 - Fix typo.
 - JDK-8370370: Add still more cases to WorstCaseTests

Changes: https://git.openjdk.org/jdk/pull/27939/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27939&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8370370
  Stats: 33 lines in 4 files changed: 28 ins; 0 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/27939.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27939/head:pull/27939

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


More information about the core-libs-dev mailing list