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

Xiaohong Gong Xiaohong.Gong at arm.com
Tue Sep 1 06:19:01 UTC 2020


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