aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2009-06-16 12:10:04 -0700
committerAndy McFadden <fadden@android.com>2009-07-14 10:47:19 -0700
commit798e74341e03edf2c30728a141dc6af7a89f9e1f (patch)
tree13b271eb401afdbc63f382c7b57b090f32acc793 /vm/compiler/codegen/arm/CodegenDriver.c
parent2b82899181108c4ed290f8c6b6be13759b59768f (diff)
Don't init class during reflection signature scan.
Do not merge to master -- this is 57ea16e8 from there. When processing Class.getDeclaredMethods() we create Method objects. These have arrays of classes that indicate the method parameter types. While generating the array we were initializing the classes we found, which isn't necessary and led to some unpleasantness described in external bug 3005.
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions