-
Enhancement
-
Resolution: Fixed
-
P4
-
26
-
b06
-
riscv
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364136 | 25.0.2 | Fei Yang | P4 | Resolved | Fixed | master |
The current C1 clone intrinsic was guarded by `defined(RISCV)` instead of `defined(RISCV64)`, but we actually only support RISCV64 for now.
- backported by
-
JDK-8364136 RISC-V: Make C1 clone intrinsic platform guard more specific
-
- Resolved
-
- relates to
-
JDK-8333154 RISC-V: Add support for primitive array C1 clone intrinsic
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/7f348551
-
Commit(master) openjdk/jdk/54e37629
-
Review(master) openjdk/jdk25u/29
-
Review(master) openjdk/jdk/26161
(1 links to)