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

Edward Nevill edward.nevill at gmail.com
Thu Nov 19 16:24:43 UTC 2015


On Thu, 2015-11-19 at 16:00 +0000, Andrew Haley wrote:
> 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.

Yes. Thanks for your help with this.

Could I have an official Reviewer please,

Thanks,
Ed.




More information about the hotspot-compiler-dev mailing list