RFR: [vectorIntrinsics] Update the jmh version to 1.22 for vector benchmark

Paul Sandoz paul.sandoz at oracle.com
Tue Sep 1 14:56:23 UTC 2020


Hi Xiaohong,

Thanks for looking at this.

Did you consider upgrading to the latest release f JMH at 1.25.1?

Paul.

> On Aug 31, 2020, at 11:19 PM, Xiaohong Gong <Xiaohong.Gong at arm.com> wrote:
> 
> Hi,
> 
> Please help to review this simple patch which updates the jmh version to
> 1.22 for the vector benchmarks.
> 
> JBS:
> https://bugs.openjdk.java.net/browse/JDK-8252498
> Webrev:
> http://cr.openjdk.java.net/~xgong/vectorapi/rfr/8252498/webrev.00/index.html
> 
> The current vector benchmarks fail with the same issue as [1] on AArch64
> when profiling with "-prof perfasm". It can be fixed by updating the jmh
> version to 1.22 since the fixing has been merged since that version.
> 
> [1] https://bugs.openjdk.java.net/browse/CODETOOLS-7902477
> 
> Thanks,
> Xiaohong Gong



More information about the panama-dev mailing list