RFR: 8204341: AArch64: AOT runtime does not need a workaround for far calls
Andrew Haley
aph at redhat.com
Tue Jun 5 15:26:36 UTC 2018
On AArch64 we use trampoline calls which can reach to AOT code
wherever it is in the address space, so we need no special handling
for out-of-range calls. We must also ensure that if we're using AOT we
force trampolines to be generated.
http://cr.openjdk.java.net/~aph/8204341/
--
Andrew Haley
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671
More information about the hotspot-compiler-dev
mailing list