-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
riscv
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.
- links to
-
Review(master) openjdk/jdk/26370