Re: RFR: 8290115: ArrayCopyObject JMH has wrong package

2022-07-21 Thread Eric Caspole
On Tue, 12 Jul 2022 17:04:47 GMT, Eric Caspole wrote: > This JMH was accidentally committed with package vm.compiler but it is in the > path bench/java/lang. I renamed the package so as to more easily run it with > the other ArrayCopy JMH. Thanks Roger! - PR: https://git.openjdk.

Re: RFR: 8290115: ArrayCopyObject JMH has wrong package

2022-07-21 Thread Roger Riggs
On Tue, 12 Jul 2022 17:04:47 GMT, Eric Caspole wrote: > This JMH was accidentally committed with package vm.compiler but it is in the > path bench/java/lang. I renamed the package so as to more easily run it with > the other ArrayCopy JMH. LGTM - Marked as reviewed by rriggs (Rev