RFR: 8358556: Assert when running with -XX:-UseLibmIntrinsic
David Holmes
dholmes at openjdk.org
Mon Jun 9 05:15:58 UTC 2025
On Fri, 6 Jun 2025 20:45:32 GMT, Mohamed Issa <duke at openjdk.org> wrote:
> @dholmes-ora Does this fix the _-XX:-InlineIntrinsics_ assertion failures when running CubeRootTests.java and HyperbolicTests.java? I couldn't reproduce those, but I could reproduce the one with `java -XX:-UseLibmIntrinsic -version`.
Yes it does - thanks. Though I'm still unclear why only a couple of these math intrinsics are affected by `-XX:-InineIntrinsics` ??
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25680#issuecomment-2954654449
More information about the hotspot-runtime-dev
mailing list