RFR: 8347038: [JMH] jdk.incubator.vector.SpiltReplicate fails NoClassDefFoundError

Paul Sandoz psandoz at openjdk.org
Mon Jan 6 19:18:35 UTC 2025


On Mon, 6 Jan 2025 09:12:01 GMT, SendaoYan <syan at openjdk.org> wrote:

> Hi all,
>   This PR add JVM option `jvmArgs={"--add-modules=jdk.incubator.vector"}` for test/micro/org/openjdk/bench/jdk/incubator/vector/SpiltReplicate.java, to fix test bug which cause jmh test fails 'java.lang.NoClassDefFoundError: jdk/incubator/vector/FloatVector'. Change has been verified locally, test-fix only, no risk.

Marked as reviewed by psandoz (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/22923#pullrequestreview-2532805058


More information about the core-libs-dev mailing list