The current C1 clone intrinsic was guarded by `defined(RISCV)` instead of `defined(RISCV64)`, but we actually only support RISCV64 for now.
- relates to
-
JDK-8333154 RISC-V: Add support for primitive array C1 clone intrinsic
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/26161