On Fri, 6 Mar 2026 21:50:21 GMT, Joe Darcy <[email protected]> wrote:
>> 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 Looks reasonable. ------------- Marked as reviewed by liach (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/29870#pullrequestreview-3916125287
