unplugged-system/art/test/847-filled-new-aray/info.txt

4 lines
182 B
Plaintext

Regression test for the verifier which used to hard fail when using
filled-new-array with an unresolved type. We now accept it, and a
NoClassDefFoundError will be thrown at runtime.