Integrated: 8327689: RISC-V: adjust test filters of zfh extension
Hamlin Li
mli at openjdk.org
Mon Mar 11 12:16:02 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
This pull request has now been integrated.
Changeset: 680ac2ce
Author: Hamlin Li <mli at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/680ac2cebecf93e5924a441a5de6918cd7adf118
Stats: 4 lines in 4 files changed: 0 ins; 0 del; 4 mod
8327689: RISC-V: adjust test filters of zfh extension
Reviewed-by: fyang, gli
-------------
PR: https://git.openjdk.org/jdk/pull/18169
More information about the hotspot-compiler-dev
mailing list