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

4 lines
222 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
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().