summaryrefslogtreecommitdiff
path: root/src/compiler/codegen/RallocUtil.cc
diff options
context:
space:
mode:
author Elliott Hughes <enh@google.com> 2011-10-02 14:31:05 -0700
committer Elliott Hughes <enh@google.com> 2011-10-02 14:31:05 -0700
commited1c1e335acc9f61c7e25a78204f159ee3d13350 (patch)
tree91be0a05aaf7e18f655cad675e411ed56a79d48a /src/compiler/codegen/RallocUtil.cc
parent67786519786755d287bcda07dceb6b6110b4f3f0 (diff)
Fix field access.
There was a bug in the implementation where the native methods weren't necessarily getting a null receiver but art::Object insists that you only get/set static fields on a null receiver. Also, these tests assume that fields are in the setAccessible(false) state by default. In our system, they're not. Change-Id: I935614fec013be465fc0bc30d3c717f12476e09b
Diffstat (limited to 'src/compiler/codegen/RallocUtil.cc')
0 files changed, 0 insertions, 0 deletions