OSDN Git Service

Fix issue with proxy invocation on default methods
authorAlex Light <allight@google.com>
Tue, 15 Mar 2016 18:35:18 +0000 (11:35 -0700)
committerAlex Light <allight@google.com>
Wed, 16 Mar 2016 20:58:40 +0000 (13:58 -0700)
commit4b34bf5b242dce5ee20db08b7781bbbaf0d25969
tree861902b14b1cd23c2cbc80b69d67204257b58dc1
parent77d993107773b7b9bd7f07ce08d0aaac1631bf84
Fix issue with proxy invocation on default methods

Bug: 27621360

(cherry picked from commit ec3b7ab8f008f36f1072d4ba03da204229b95976)

Change-Id: I617eee243f475872235fd75b6a401e056111ea23
runtime/art_method-inl.h
runtime/class_linker.cc
runtime/interpreter/interpreter_common.cc