| Age | Commit message (Expand) | Author |
|---|---|---|
| 2024-11-28 | Handle abstract and conflicting default methods in MH interpreter. | |
| 2024-11-27 | x86-64: handle invoke-interface in invokeExact intrinsic. | |
| 2024-11-12 | Remove now unnecessary checks from invokeExact intrinsic. | |
| 2024-11-06 | Don't virtual dispatch non-copied method defined in an interface. | |
| 2024-09-20 | Check receiver for null in invokeExact intrinsic. | |
| 2024-09-02 | Address follow-up comments from aosp/2721077. | |
| 2024-08-28 | x86_64: Add instrinsic for MethodHandle::invokeExact... |