RFR: 8327689: RISC-V: adjust test filters of zfh extension

Fei Yang fyang at openjdk.org
Fri Mar 8 13:55:52 UTC 2024


On Fri, 8 Mar 2024 12:01:02 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review this simple patch?
> Thanks
> 
> FYI:
> test filter `vm.cpu.features ~= ".*zfh,.*"` could be adjusted to `vm.cpu.features ~= ".*zfh.*"` according to comment at https://github.com/openjdk/jdk/pull/17698#discussion_r1517349407

Thanks!

-------------

Marked as reviewed by fyang (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/18169#pullrequestreview-1924928132


More information about the hotspot-compiler-dev mailing list