RFR: 8315338: RISC-V: Change flags for stable extensions to non-experimental
Robbin Ehn
rehn at openjdk.org
Mon Sep 11 04:40:37 UTC 2023
On Fri, 8 Sep 2023 14:56:40 GMT, Fei Yang <fyang 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.
Yes, It could. Trying to narrow it down. I'll update in bug.
I'm fine with integrating this, since we are tracking the potential issue in JBS.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15585#issuecomment-1713150507
More information about the hotspot-compiler-dev
mailing list