8290115: ArrayCopyObject JMH has wrong package

Reviewed-by: rriggs
This commit is contained in:
Eric Caspole 2022-07-21 17:49:22 +00:00
parent 4c1cd66d22
commit 15f4b30459

View File

@ -22,7 +22,7 @@
* questions.
*/
package org.openjdk.bench.vm.compiler;
package org.openjdk.bench.java.lang;
import org.openjdk.jmh.annotations.Benchmark;
import org.openjdk.jmh.annotations.BenchmarkMode;