On Mon, 9 Mar 2026 18:50:10 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 incrementally with one additional 
> commit since the last revision:
> 
>   Update StrictMath text infrastructure.

Turns out we do gravely need such an API to make our programs more robust - see 
a counterexample at #30196

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

Marked as reviewed by liach (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/29870#pullrequestreview-3930511005

Reply via email to