8290115: ArrayCopyObject JMH has wrong package
Reviewed-by: rriggs
This commit is contained in:
parent
4c1cd66d22
commit
15f4b30459
@ -22,7 +22,7 @@
|
|||||||
* questions.
|
* questions.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.openjdk.bench.vm.compiler;
|
package org.openjdk.bench.java.lang;
|
||||||
|
|
||||||
import org.openjdk.jmh.annotations.Benchmark;
|
import org.openjdk.jmh.annotations.Benchmark;
|
||||||
import org.openjdk.jmh.annotations.BenchmarkMode;
|
import org.openjdk.jmh.annotations.BenchmarkMode;
|
||||||
|
Loading…
Reference in New Issue
Block a user