OSDN Git Service

Handlerize throw location in DumpJavaStack
authorIan Rogers <irogers@google.com>
Fri, 10 Oct 2014 22:57:19 +0000 (15:57 -0700)
committerIan Rogers <irogers@google.com>
Fri, 10 Oct 2014 22:57:19 +0000 (15:57 -0700)
commit79ffe35fa0784f26c2d25242ea1b3ce300a009cb
tree1675591b482930e3d89a5672ddb096f50076a6ef
parent523cd7f94f80473e4541edf6e38798489f6126dc
Handlerize throw location in DumpJavaStack

Handlerize this object and method during DumpJavaStack.
Bug: 17669899

Change-Id: I2e082137fe7f4c82257fc3b2fb36485a6981f369
runtime/thread.cc