[riscv-port-jdk17u:riscv-port] RFR: 8301313: RISC-V: C2: assert(false) failed: bad AD file due to missing match rule
Dingli Zhang
dzhang at openjdk.org
Mon Mar 20 08:03:09 UTC 2023
On Mon, 20 Mar 2023 01:44:06 GMT, Fei Yang <fyang at openjdk.org> wrote:
> I think you should backport fix for https://bugs.openjdk.org/browse/JDK-8299847 first which corrects 'ins_pipe' for the CMove nodes for RISC-V. That would help resolve the dependency here.
Thanks for pointing this out.
I'm currently testing [JDK-8299847](https://bugs.openjdk.org/browse/JDK-8299847) and will create backport PR after that first.
-------------
PR: https://git.openjdk.org/riscv-port-jdk17u/pull/17
More information about the riscv-port-dev
mailing list