C1 compilation for TestBasicFunctionality.test20() crashes when handing this bytecode:
public long test20(boolean);
Code:
...
10: iconst_3
>> 11: anewarray #52 // class "Qcompiler/valhalla/valuetypes/MyValue2;"
public long test20(boolean);
Code:
...
10: iconst_3
>> 11: anewarray #52 // class "Qcompiler/valhalla/valuetypes/MyValue2;"