OSDN Git Service

Use new negative array size exception reporting
authorbuzbee <buzbee@google.com>
Mon, 28 Feb 2011 19:10:33 +0000 (11:10 -0800)
committerbuzbee <buzbee@google.com>
Mon, 28 Feb 2011 19:10:33 +0000 (11:10 -0800)
commit8cb0d098d79af61546e275f633325794f4587602
treee809645e4c7d0ea4868c8efe344a90e4311855de
parent523a359cd05100581f845ae815899a94a273c177
Use new negative array size exception reporting

Follow-up to change 98624 to enhance assembly interpreters to use
the new dvmThrowNegativeArraySizeException.

Change-Id: I9c8b425b3255d42afa1dc466024c03eeeb4eec23
12 files changed:
vm/mterp/armv5te/OP_NEW_ARRAY.S
vm/mterp/armv5te/OP_NEW_ARRAY_JUMBO.S
vm/mterp/armv5te/footer.S
vm/mterp/out/InterpAsm-armv5te-vfp.S
vm/mterp/out/InterpAsm-armv5te.S
vm/mterp/out/InterpAsm-armv7-a-neon.S
vm/mterp/out/InterpAsm-armv7-a.S
vm/mterp/out/InterpAsm-x86.S
vm/mterp/x86-atom/TODO.txt
vm/mterp/x86/OP_NEW_ARRAY.S
vm/mterp/x86/OP_NEW_ARRAY_JUMBO.S
vm/mterp/x86/footer.S