art/test/978-virtual-interface/info.txt

8 lines
239 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Smali-based regression test for b/32201623
This test cannot be run with --jvm.
This test checks that we correctly detect when one attempts to invoke an
interface method via the invoke-virtual opcode and that correct exceptions are
sent.