Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_art
/
2946b1b2cd0c52b46cdccd7e66fd4c4a58c8eeaa
/
.
/
test
/
180-native-default-method
/
info.txt
blob: 0cba4ebd2e13b85124726824fb49afa6cfe591e8 [
file
] [
log
] [
blame
]
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().