aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenCommon.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2012-10-15 14:29:23 -0700
committerThe Android Automerger <android-build@android.com>2012-10-15 16:12:04 -0700
commit7284c78e14a7aad15b4f1c66c0a18d09a49c00de (patch)
tree43399c6b9f6d920d11e006f19b53529c1631290b /vm/compiler/codegen/arm/CodegenCommon.cpp
parent3b6dbf23c227597102bc6965ff0664e35787c7cd (diff)
Revert the fix for incorrect package-private overriding.
This fixes FIFA 2012, the download portion of which relies on the old bug, without breaking instrumentation tests. The problem is that dexopt tries to quicken method calls, and gets confused by this case where the apparent static method resolution differs from the actual one at runtime, depending on the targetSdkVersion of the specific app. dexopt can't make an ahead-of-time decision in a world where the rules might change at runtime. Bug: 7301030 Bug: 7343420 Change-Id: Iaa15611f099546b7e54279cfd6abc9b4cdcb9812
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenCommon.cpp')
0 files changed, 0 insertions, 0 deletions