RFR: 8276217: Harmonize StrictMath intrinsics handling [v2]
Aleksey Shipilev
shade at openjdk.java.net
Mon Nov 1 15:35:36 UTC 2021
On Mon, 1 Nov 2021 13:08:05 GMT, Andrew Haley <aph at openjdk.org> wrote:
> So we have _dsqrt and_dsqrt_strict, which must be functionally identical, but we provide both names because they're part of a public API. I think this deserves an explanatory comment in the code.
Yes, no problem, added comment near intrinsic definition.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6184
More information about the core-libs-dev
mailing list