Integrated: 8323748: RISC-V: Add Zfh probe code

Hamlin Li mli at openjdk.org
Mon Jan 22 10:17:35 UTC 2024


On Fri, 19 Jan 2024 14:28:43 GMT, Hamlin Li <mli at openjdk.org> wrote:

> Hi,
> Can you review this simple patch to add zfh probe code which is a remaining task of [JDK-8318227](https://bugs.openjdk.org/browse/JDK-8318227)?
> Thanks.
> 
> FYI: zfh extension is in the [kernel code](https://github.com/torvalds/linux/blob/master/arch/riscv/include/uapi/asm/hwprobe.h) already.

This pull request has now been integrated.

Changeset: fd372629
Author:    Hamlin Li <mli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/fd372629f7dee5d8d3381e9449d239f87779e648
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

8323748: RISC-V: Add Zfh probe code

Reviewed-by: fyang

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

PR: https://git.openjdk.org/jdk/pull/17498


More information about the hotspot-runtime-dev mailing list