RFR: 8358556: Assert when running with -XX:-UseLibmIntrinsic [v6]
Vladimir Kozlov
kvn at openjdk.org
Wed Jun 11 17:23:30 UTC 2025
On Tue, 10 Jun 2025 00:53:23 GMT, Mohamed Issa <duke at openjdk.org> wrote:
>> This change fixes unwanted calls to the cbrt and tanh intrinsics on x86 when they are explicitly disabled by flags such as _-XX:-UseLibmIntrinsic_ or _-XX:-InlineIntrinsics_.
>
> Mohamed Issa has updated the pull request incrementally with one additional commit since the last revision:
>
> Add guard preprocessors to ensure HotSpot Zero JVM builds don't fail
My testing passed
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/25680#pullrequestreview-2918098117
More information about the hotspot-runtime-dev
mailing list