aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2011-01-14 14:52:48 -0800
committerAndy McFadden <fadden@android.com>2011-01-14 14:52:48 -0800
commitc020016053b09a718ed94b8fe11b964cda891ec6 (patch)
tree89969f09821a23d1076b2e95fa248805f05ee5f7 /vm/compiler/codegen/arm/CodegenDriver.c
parent4644ed7459a7683048d6ae8b22d970456d2c4ecc (diff)
Fix JNI invocation of constructors.
The code that "virtualizes" method invocations was attempting to virtualize a call to a constructor. Constructors are direct methods, so this resulted in a spurious CloneNotSupportedException. Bug 3354578 Change-Id: Icac922593f1d872fffaf3bce98c8e24e287bf7af
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions