| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-17 | Fix crash when calling a public Object method with invokesuper. | ||
| 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 | |||