[foreign] RFR: 8223808: initial port for AArch64
    Nick Gasson 
    nick.gasson at arm.com
       
    Tue May 28 10:06:55 UTC 2019
    
    
  
Hi Jorn,
On 28/05/2019 17:19, Jorn Vernee wrote:
> I'm testing the patch, and there was 1 test failure; I noticed that you 
> changed the code in UniversalUpcallHandler from depending on 
> SharedUtils.VECTOR_REGISTER_SIZE to storage.getSize(). I understand why 
> the change is needed, but this should use getMaxSize(), since getSize() 
> can be smaller. After making that change all tests pass on my machine.
> 
Thanks for finding this! I'll change it to getMaxSize().
Nick
    
    
More information about the panama-dev
mailing list