RFR: 8358556: Assert when running with -XX:-UseLibmIntrinsic [v6]
Vladimir Kozlov
kvn at openjdk.org
Tue Jun 10 17:01:31 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
I submitted testing.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25680#issuecomment-2960000360
More information about the hotspot-runtime-dev
mailing list