-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b09
-
riscv
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8365185 | 25.0.2 | Dingli Zhang | P4 | Resolved | Fixed | master |
By https://github.com/openjdk/jdk/blob/master/src/hotspot/cpu/riscv/macroAssembler_riscv.hpp#L1270, there are far call, indirect call, reloc call.
NativeFarCall is in fact a reloc call, the name is confusing, better to rename it to RelocCall.
NativeFarCall is in fact a reloc call, the name is confusing, better to rename it to RelocCall.
- backported by
-
JDK-8365185 RISC-V: cleanup NativeFarCall
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/4419ef29
-
Commit(master) openjdk/jdk/3e2d12d8
-
Review(master) openjdk/jdk25u/67
-
Review(master) openjdk/jdk/26370