RFR: JDK-8302040: Port fdlibm sqrt to Java [v2]

Joe Darcy darcy at openjdk.org
Fri Feb 24 18:36:43 UTC 2023


On Fri, 24 Feb 2023 13:31:10 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Respond to review feedback.
>
> test/jdk/java/lang/StrictMath/ExhaustingTests.java line 71:
> 
>> 69:             // Since sqrt is correctly rounded, could additionaly the
>> 70:             // transliteration or StrictMath sqrt methods to against
>> 71:             // Math::sqrt.
> 
> I guess this comment has been messed up by some copy&paste activities?
> Or is it a ChatGPT output?

Fixed mangled text.

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

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


More information about the core-libs-dev mailing list