-
Enhancement
-
Resolution: Fixed
-
P4
-
26
-
b07
-
riscv
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8364784 | 25.0.2 | Dingli Zhang | P4 | Resolved | Fixed | master |
Hi, please consider this code cleanup change for native call.
This removes the address parameter for NativeCall::reloc_destination and NativeFarCall::reloc_destination.
This also removes several unnecessary code blob related runtime checks turning them into assertions.
This removes the address parameter for NativeCall::reloc_destination and NativeFarCall::reloc_destination.
This also removes several unnecessary code blob related runtime checks turning them into assertions.
- backported by
-
JDK-8364784 RISC-V: Code cleanup for native call
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk25u/326baa36
-
Commit(master) openjdk/jdk/5edd5465
-
Review(master) openjdk/jdk25u/57
-
Review(master) openjdk/jdk/26150