[aarch64-port-dev ] RFR: 8146678: aarch64: assertion failure: call instruction in an infinite loop

Andrew Haley aph at redhat.com
Fri Jan 8 11:54:02 UTC 2016


On 01/08/2016 11:46 AM, Edward Nevill wrote:
> http://cr.openjdk.java.net/~enevill/8146678/webrev/
> 
> JIRA Issue: https://bugs.openjdk.java.net/browse/JDK-8146678
> 
> This fixes an assertion in Relocation::pd_set_call_destination
> 
> assert(addr() != x, "call instruction in an infinite loop"); 
> 
> which triggers following 
> 
> 8146286: aarch64: guarantee failures with large code cache sizes on jtreg test java/lang/invoke/LFCaching/LFMultiThreadCachingTest.java 

OK, thanks very much.

Andrew.



More information about the aarch64-port-dev mailing list