-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 13
-
Component/s: hotspot
-
b22
-
arm
-
linux
SIGILL can be reproduced on test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java test on ARM32 without NEON support. The test sets up -XX:MaxVectorSize=16 which enables compiler to produce VLD1/VST1 instructions.