xref: /aosp_15_r20/art/test/978-virtual-interface/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Smali-based regression test for b/32201623
2
3This test cannot be run with --jvm.
4
5This test checks that we correctly detect when one attempts to invoke an
6interface method via the invoke-virtual opcode and that correct exceptions are
7sent.
8