commit | 537a4fed85530ac29fe5ff173c4b77538d8bbd0b | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Tue May 15 13:57:58 2018 +0100 |
committer | Orion Hodson <oth@google.com> | Tue May 15 16:35:59 2018 +0100 |
tree | dc7a7e699145082827e17034a66260a10d1b9609 | |
parent | 00e15d651e705640d4fdf206faf8317d69b20758 [diff] |
ART: Add VarHandle accessors to invoke-polymorphic entrypoint Removes the need to interpret methods containing VarHandle accessor methods. Whilst there are VarHandle accessors that the compiler does not support, this will be the fallback path. Bug: 71781600 Test: art/test.py --host -r -t 712 Change-Id: I40314b773882faed554c31b7f34c0e319dcf8d45