commit | ecd5856c4fde64d69864c99bdf1a38d5db4db128 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Mon Sep 24 11:27:33 2018 +0100 |
committer | Orion Hodson <oth@google.com> | Tue Sep 25 20:44:35 2018 +0100 |
tree | 6338536995523e61a94f01ebdb4b60c8b2b49081 | |
parent | 5d7015cd64085068b1685d44339b4b705ef3f065 [diff] |
ART: Fix const-method-handle method resolution The MethodType associated with the const-method-handle should refer to the method handle's target class, not the declaring class of the method. Bug: 115964401 Test: art/test.py --host -r -t 979 Test: art/test.py --host -r -t 714 Change-Id: I5b8f2bb64882a708ade51403f0a1f07e0c102dc2