[aarch64-port-dev ] RFR: 8143067: aarch64: guarantee failure in javac (adrp out of range in relocation)

Andrew Haley aph at redhat.com
Thu Nov 19 16:00:12 UTC 2015


On 11/19/2015 03:24 PM, Edward Nevill wrote:
> OK. My concern about generating adrp/movk was that some implementations might have a dependency between the adrp and movk. However, I have tested it on all 4 implementations available to me and the performance of adrp/nop is identical to adrp/movk on all 4.
> 
> New webrev, changed as requested.
> 
> http://cr.openjdk.java.net/~enevill/8143067/webrev.03

That looks good.  Thanks for your patience, and I hope you agree
that we've got something better now.

Andrew.



More information about the hotspot-compiler-dev mailing list