commit | 20ac3372e98a061b558990a7fdaddf79ed4b6d69 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu May 24 15:19:52 2018 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Aug 09 21:51:14 2018 -0400 |
tree | 2de6ecdf42a4a5bd3804e4b79438a4c494f2f9ac | |
parent | e193ae51827806b4e084fd1a4b5a5acfc892579e [diff] |
Remove static_class_ from Method/VarHandle and CallSite And add MethodHandle to the class roots to avoid extra indirection through MethodHandleImpl. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 31113334 Change-Id: Iaf172f3732677f2b4509e8297e6e9af5fb81a89f Signed-off-by: mydongistiny <jaysonedson@gmail.com>