android13/art/test/180-native-default-method/info.txt

4 lines
222 B
Plaintext

Regression test for DCHECK() failure for copying a default native method from
an interface to a class implementing that interface. The default native method
should result in ClassFormatError before we reach that DCHECK().