OSDN Git Service

Revert "Fix an outstanding compaction bug in interpreter."
authorMathieu Chartier <mathieuc@google.com>
Thu, 22 May 2014 22:06:51 +0000 (22:06 +0000)
committerMathieu Chartier <mathieuc@google.com>
Thu, 22 May 2014 22:06:51 +0000 (22:06 +0000)
commit3bdb873122964da7937eb070cbcf2ef638a8e459
tree3d29123f33853e11adb67bdd6ac56f19ee798a1f
parente09ae0920be57760fb390b6944bce420fa0b5582
Revert "Fix an outstanding compaction bug in interpreter."

This reverts commit e09ae0920be57760fb390b6944bce420fa0b5582.

Change-Id: I48036306130d5ccfec683d0dc3e9a642a02ee9c1
38 files changed:
compiler/common_compiler_test.h
compiler/driver/compiler_driver-inl.h
compiler/driver/compiler_driver.cc
compiler/driver/compiler_driver.h
compiler/driver/compiler_driver_test.cc
compiler/elf_writer_mclinker.cc
compiler/image_writer.cc
compiler/oat_test.cc
compiler/oat_writer.cc
oatdump/oatdump.cc
runtime/class_linker-inl.h
runtime/class_linker.cc
runtime/class_linker.h
runtime/class_linker_test.cc
runtime/entrypoints/entrypoint_utils.h
runtime/entrypoints/interpreter/interpreter_entrypoints.cc
runtime/entrypoints/portable/portable_invoke_entrypoints.cc
runtime/entrypoints/portable/portable_trampoline_entrypoints.cc
runtime/entrypoints/quick/quick_trampoline_entrypoints.cc
runtime/handle.h
runtime/interpreter/interpreter.cc
runtime/interpreter/interpreter_common.cc
runtime/interpreter/interpreter_common.h
runtime/jni_internal.cc
runtime/jni_internal.h
runtime/mirror/array.cc
runtime/mirror/array.h
runtime/mirror/art_method.cc
runtime/mirror/art_method.h
runtime/mirror/stack_trace_element.cc
runtime/mirror/stack_trace_element.h
runtime/mirror/string.cc
runtime/mirror/string.h
runtime/monitor.cc
runtime/monitor.h
runtime/native/dalvik_system_VMRuntime.cc
runtime/verifier/method_verifier.cc
runtime/verifier/method_verifier.h