qemu-user/rv64 sets uarch to "qemu" in /proc/cpuinfo (qemu-system do not do that).
We add this uarch to CPU feature string.
This means we can use jtreg 'require' with cpu string to filter out tests in qemu-user.
We add this uarch to CPU feature string.
This means we can use jtreg 'require' with cpu string to filter out tests in qemu-user.
- links to
-
Review(master) openjdk/jdk/24229