RFR: JDK-8294539: Augment discussion of equivalence relations on floating-point values [v4]

Joe Darcy darcy at openjdk.org
Tue Oct 4 19:31:57 UTC 2022


> While the floating-point == operation is *not* an equivalence relation, there are useful equivalence relations that can be defined over floating-point values. Text is added to java.lang.Double to discuss and name those relations.

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

  Add additional explanatory paragraph.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/10498/files
  - new: https://git.openjdk.org/jdk/pull/10498/files/3a7dfbeb..aaac7312

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

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

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


More information about the core-libs-dev mailing list