mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8290115: ArrayCopyObject JMH has wrong package
Reviewed-by: rriggs
This commit is contained in:
parent
4c1cd66d22
commit
15f4b30459
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue