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

SendaoYan syan at openjdk.org
Tue Jan 7 15:13:45 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.

This pull request has now been integrated.

Changeset: 4d8fb807
Author:    SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4d8fb80732fd17352c36254c6dfc1be5dbfbacf1
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: psandoz

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

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


More information about the core-libs-dev mailing list