OSDN Git Service

Revert "Use the interpreter as a heartbeat for the JIT."
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 1 Mar 2016 22:18:02 +0000 (22:18 +0000)
committerNicolas Geoffray <ngeoffray@google.com>
Tue, 1 Mar 2016 22:18:02 +0000 (22:18 +0000)
commita96917a6983a5abbe973255a3846fda549fb1657
treeaa03a2a6d0f70faa20f3579458abde24f71abb04
parent7273a5d045d3ceb3ff011ad65765356b69b155e8
Revert "Use the interpreter as a heartbeat for the JIT."

Hits a DCHECK testing libcore.
    art F 11973 12675 art/runtime/jit/jit_code_cache.cc:644] Check failed: it.second->GetProfilingInfo(sizeof(void*)) != nullptr

Bug: 27398183
Bug: 23128949
Bug: 26846185

This reverts commit 7273a5d045d3ceb3ff011ad65765356b69b155e8.

Change-Id: I6614a82e775ea71aa16f041313f67546db41eac8
runtime/interpreter/interpreter.cc
runtime/jit/jit.cc
runtime/jit/jit.h
runtime/jit/jit_code_cache.cc
runtime/jit/jit_code_cache.h
runtime/jit/jit_instrumentation.cc
runtime/jit/profiling_info.h