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

Xiaohong Gong Xiaohong.Gong at arm.com
Wed Sep 2 02:44:22 UTC 2020


Hi Paul,

Thanks for the reviewing!

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

Sure, thanks for your advice! I will try the latest JMH version, and
will update the patch after finishing the testing. 

Thanks,
Xiaohong Gong

-----Original Message-----
From: Paul Sandoz <paul.sandoz at oracle.com> 
Sent: Tuesday, September 1, 2020 10:56 PM
To: Xiaohong Gong <Xiaohong.Gong at arm.com>
Cc: panama-dev at openjdk.java.net; nd <nd at arm.com>
Subject: Re: RFR: [vectorIntrinsics] Update the jmh version to 1.22 for vector benchmark

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/inde
> x.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