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