blob: 478dd9bceb1253f0571bd522a7df4f8db3a72de5 [file] [log] [blame]
The situation in this test was discovered by running dexfuzz on
another fuzzingly random generated Java test. The soft verification
fail (on the final field modification) should not hide the hard
verification fail (on the type mismatch) to avoid a crash later on.