OSDN Git Service

Remove the old forcecopy in favor of the new.
authorElliott Hughes <enh@google.com>
Wed, 27 Apr 2011 19:23:43 +0000 (12:23 -0700)
committerElliott Hughes <enh@google.com>
Wed, 27 Apr 2011 20:29:27 +0000 (13:29 -0700)
commitd5c80e06a771bb34336c1ec5b0d9ce8a47ec4244
treedc0032cd046320023379ced08d1185ac93fa28b3
parentb266c2227639a2960b8d287836d677b7af7b794e
Remove the old forcecopy in favor of the new.

Also remove some more half-baked multi-VM cruft, fix command-line
parsing (so -Xforcecopy-fuck-yeah won't work any more), and remove
an unused #define.

Bug: 3412449
Change-Id: If914e23dd3bbcf0ac113a445777e0f550ca05703
vm/CheckJni.cpp
vm/Globals.h
vm/Init.cpp
vm/Jni.cpp
vm/JniInternal.h
vm/Native.cpp