> Floating-point values have a notion of representation equivalence distinct > from the comparison done by ==. This notion of equivalence could have a > method to provide the predicate directly, rather than relying on one of > several expressions listed in the documentation > ([JDK-8295391](https://bugs.openjdk.org/browse/JDK-8295391)).
Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains four additional commits since the last revision: - Merge branch 'master' into JDK-8378414 - Merge branch 'master' into JDK-8378414 - Respond to review feedback; add build tags. - 8378414: Add methods to test for representation equivalence ------------- Changes: - all: https://git.openjdk.org/jdk/pull/29870/files - new: https://git.openjdk.org/jdk/pull/29870/files/f843a832..448776f9 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=29870&range=02 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29870&range=01-02 Stats: 52704 lines in 1475 files changed: 27939 ins; 10871 del; 13894 mod Patch: https://git.openjdk.org/jdk/pull/29870.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/29870/head:pull/29870 PR: https://git.openjdk.org/jdk/pull/29870
