On Thu, 2 Feb 2023 10:03:29 GMT, Raffaello Giulietti <rgiulie...@openjdk.org> wrote:
>> Joe Darcy has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Improve spacing. > > test/jdk/java/lang/StrictMath/Log1pTests.java line 245: > >> 243: -0x1.0p-54, >> 244: 0x1.0p-54, >> 245: > > maybe add a comment like > `/* approximations around sqrt(2)/2 - 1 and around sqrt(2) - 1 */` (I mean, for the doubles starting at L.246) ------------- PR: https://git.openjdk.org/jdk/pull/12301