History log of /art/test/146-bad-interface/src-ex/Iface.java
Revision Date Author Comments
01b4b3273db4a038917ce2e39a9f8850e0f9ca1f 31-Mar-2016 Alex Light <allight@google.com> Make InvokeInterfaceTrampoline check methods

InvokeInterfaceTrampoline was causing problems by looking into the
ImtConflictTable of non-imt-conflict-methods. This makes it check for
that before doing so.

Bug: 27931085

(cherry picked from commit 9fc547ac3936fe88e9592f4a47afd7b134cb607c)

Change-Id: I993178a371f8f46535a752e5c4d46d74777cefaf
9fc547ac3936fe88e9592f4a47afd7b134cb607c 31-Mar-2016 Alex Light <allight@google.com> Make InvokeInterfaceTrampoline check methods

InvokeInterfaceTrampoline was causing problems by looking into the
ImtConflictTable of non-imt-conflict-methods. This makes it check for
that before doing so.

Bug: 27931085

Change-Id: I993178a371f8f46535a752e5c4d46d74777cefaf