RFR: 8315338: RISC-V: Change flags for stable extensions to non-experimental
Fei Yang
fyang at openjdk.org
Fri Sep 8 15:02:41 UTC 2023
On Fri, 8 Sep 2023 12:20:07 GMT, Robbin Ehn <rehn at openjdk.org> wrote:
> FYI: https://bugs.openjdk.org/browse/JDK-8315931
Interesting. Could it be a test setup issue?
As Gui Cao (@zifeihan) commented on the JBS issue, these tests still pass when running with JVM option: `-XX:+UnlockExperimentalVMOptions -XX:+UseRVV` in QEMU.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15585#issuecomment-1711804945
More information about the hotspot-compiler-dev
mailing list