Integrated: 8358556: Assert when running with -XX:-UseLibmIntrinsic

Mohamed Issa duke at openjdk.org
Wed Jun 11 17:49:33 UTC 2025


On Fri, 6 Jun 2025 20:40:49 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_.

This pull request has now been integrated.

Changeset: ef4cbec6
Author:    Mohamed Issa <mohamed.issa at intel.com>
Committer: Sandhya Viswanathan <sviswanathan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ef4cbec6fba77fd84b328d333f8592c6eedf1a2d
Stats:     19 lines in 2 files changed: 13 ins; 2 del; 4 mod

8358556: Assert when running with -XX:-UseLibmIntrinsic

Reviewed-by: sviswanathan, kvn

-------------

PR: https://git.openjdk.org/jdk/pull/25680


More information about the hotspot-runtime-dev mailing list