RFR: 8347038: [JMH] jdk.incubator.vector.SpiltReplicate fails NoClassDefFoundError
SendaoYan
syan at openjdk.org
Tue Jan 7 15:13:44 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.
Thanks for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22923#issuecomment-2575530186
More information about the core-libs-dev
mailing list