-
Enhancement
-
Resolution: Fixed
-
P4
-
26
-
b07
-
riscv
-
linux
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.
- links to
-
Commit(master) openjdk/jdk/5edd5465
-
Review(master) openjdk/jdk25u/57
-
Review(master) openjdk/jdk/26150