On Thu, 19 Feb 2026 13:54:55 GMT, Anton Artemov <[email protected]> wrote:
>> src/java.base/share/classes/java/lang/FdLibm.java line 3623: >> >>> 3621: * := 0.5 * log1p(2x + 2x * x/(1 - x)), if |x| >>> < 0.5. >>> 3622: * >>> 3623: * >> >> Not sure how useful this is in the context here. > > Are you concerned about wasted space or anything else? I had the impression that the comment was unrelated to the code, but on closer look I see it is relevant. Never mind. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29782#discussion_r2828100960
