diff options
| author | 2011-09-12 14:41:14 -0700 | |
|---|---|---|
| committer | 2011-09-12 15:10:49 -0700 | |
| commit | d369bb76dee0df2d2a106e9bf7f4e6446ed6deaa (patch) | |
| tree | fbcfe2341a78a860b97649f719406709a8c87341 /src/compiler/codegen/arm/MethodCodegenDriver.cc | |
| parent | aaa208006d7c8cc0f381c4aa9b525be24066c495 (diff) | |
Various things.
This patch:
1. adds good-enough implementations for a couple of Class native methods we
need.
2. removes a fixed TODO from image_test.
3. adds missing null checks to the Thread native methods, and forwards
Thread.nativeCreate to Thread::Create.
4. stops jni_compiler from overwriting already-registered native methods
with the dynamic lookup stub.
5. adds workarounds to Thread::CreatePeer so we can cope better without
code, attempts to initialize thread groups correctly, dumps thread state
from the managed peer (where one exists), and implements Thread::DumpStack
for debugging (and SIGQUIT dumps).
Change-Id: I3281226dd22ec852dca5165748fc75a254904ac0
Diffstat (limited to 'src/compiler/codegen/arm/MethodCodegenDriver.cc')
0 files changed, 0 insertions, 0 deletions