aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.cpp
diff options
context:
space:
mode:
authorIm Sooin <ciecet@gmail.com>2012-02-09 15:39:05 +0900
committerElliott Hughes <enh@google.com>2012-07-10 17:13:52 -0700
commit2fa5a86e48ac27992664f1677ce2ea5f441dc143 (patch)
tree161a7f150bf15e371ae1bf94ba6b02a2bff13b15 /vm/compiler/codegen/arm/CodegenDriver.cpp
parent202bc301c313b4b49b04bdc59e484b439222462d (diff)
Avoid method overriding if its super method is inaccessible.
A call to package private method could be redirected to subclass which was not in the same package. Modified vtable to retain virtual super methods which cannot be accessed. This change affects vtable index in optimized dex. Change-Id: I9cc7e309c305bca12e5061009c4245fb70014681 Signed-off-by: Im Sooin <ciecet@gmail.com>
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.cpp')
0 files changed, 0 insertions, 0 deletions