You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
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().
|