RFR: 8367333: C2: Vector math operation intrinsification failure [v2]

Vladimir Ivanov vlivanov at openjdk.org
Wed Sep 17 21:39:46 UTC 2025


On Wed, 17 Sep 2025 06:08:40 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Also: why not just add the extra run over at the original test?

`test/jdk/jdk/incubator/vector/*VectorTests.java` are huge and already override default timeout setting. But running them with `-XX:+StressIncrementalInlining` does make some sense. (Maybe not by default, but as part of some stress testing configuration we have.)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27263#discussion_r2356845600


More information about the hotspot-compiler-dev mailing list