-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
-
b07
-
riscv
-
linux
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8364784 | 25.0.2 | Dingli Zhang | P4 | Resolved | Fixed | b01 |
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