RFR: 8201597: AArch64: Update relocs for CompiledDirectStaticCall

Andrew Haley aph at redhat.com
Mon Apr 16 15:26:41 UTC 2018


http://cr.openjdk.java.net/~aph/8201597/

We're not updating the relocs for OOPs and metadata in compiled static
stubs.  Fixed thusly:

  http://cr.openjdk.java.net/~aph/8201597/

Every other target except x86 does the same thing, with similar code.
I'm therefore baffled that this isn't done in shared code; it
certainly could be.

-- 
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-dev mailing list