On Mon, 6 Jan 2025 09:12:01 GMT, SendaoYan <s...@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 <s...@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