xref: /aosp_15_r20/art/test/180-native-default-method/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Regression test for DCHECK() failure for copying a default native method from
2an interface to a class implementing that interface. The default native method
3should result in ClassFormatError before we reach that DCHECK().
4