On Tue, 18 Apr 2023 12:21:11 GMT, Quan Anh Mai <qa...@openjdk.org> wrote:

> Hi,
> 
> Please review this patch which fixes the errors on machines where 
> TypeMaxVector has a length of 64 bits. I take an extra cautious approach and 
> fall back to putting elements one by one if the length is an unexpected value.
> 
> All jdk/incubator/vector tests passed with MaxVectorSize=8, which fails 
> without this patch.
> 
> Thanks a lot.

Hi, Thanks for this patch! 
I have tested the x86-64,aarch64,riscv client vm, and several test cases that 
reported errors before have passed properly.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13508#issuecomment-1519448811

Reply via email to