summaryrefslogtreecommitdiff
path: root/test/736-interface-super-Object
AgeCommit message (Collapse)Author
2025-01-17Fix crash when calling a public Object method with invokesuper. Nicolas Geoffray
If the invokesuper is from a default method, fail the resolution as we only expect interfaces in super calls from interface methods. Test: 736-interface-super-Object Change-Id: I7bd105cf1e441a9e575250db867678908b147477