commit | 316fe63e68a83db41540650101e0597b36853529 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Tue Nov 22 11:00:59 2022 +0000 |
committer | VladimĂr Marko <vmarko@google.com> | Wed Nov 23 08:18:31 2022 +0000 |
tree | dfb3e71feced34c92d43ad87699994c85971947f | |
parent | 62c1ada55e3a162a5a2d7a4b031e9969c81f7aa3 [diff] |
Use virtual dispatch for `MethodHandle.asType()`. The non-virtual dispatch was a mistake in https://android-review.googlesource.com/1944906 . Change well known method handle methods to `ArtMethod*`. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Test: atest CtsLibcoreTestCases Change-Id: I3670ca6a229942e2edbd351a922f83f5d20d0c09