Skip to content

Commit

Permalink
8290115: ArrayCopyObject JMH has wrong package
Browse files Browse the repository at this point in the history
Reviewed-by: rriggs
  • Loading branch information
Eric Caspole committed Jul 21, 2022
1 parent 4c1cd66 commit 15f4b30
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -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;
Expand Down

0 comments on commit 15f4b30

Please sign in to comment.