RFR: JDK-8327487: Further augment WorstCaseTests with more cases [v2]

Joe Darcy darcy at openjdk.org
Wed Mar 6 20:49:55 UTC 2024


> The atan2 and hypot cases added would fail for a particular test library that has errors in the millions of ulps for those inputs, rather than the small number of ulps specified for the error.

Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:

  Remove unneeded lines.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/18140/files
  - new: https://git.openjdk.org/jdk/pull/18140/files/3aba735c..6b2d7870

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

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

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


More information about the core-libs-dev mailing list