On Tue, 18 Nov 2025 20:51:57 GMT, Emanuel Peter <[email protected]> wrote:

>> test/jdk/java/lang/Math/TestLogMinValue.java line 28:
>> 
>>> 26:  * @bug 8308776
>>> 27:  * @build Tests
>>> 28:  * @summary Compare Math.log and StrictMath.log for Double.MIN_VALUE 
>>> (denormal smallest positive) to ensure consistency.
>> 
>> Are there tests that check for consistency of the other values?
>
> Do we have tests that already check for sufficient accuracy?

Updated the existing LogTests with these new test scenarios.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/28306#discussion_r2562194013

Reply via email to