OSDN Git Service

Improve invalid root dumping.
authorMathieu Chartier <mathieuc@google.com>
Fri, 4 Apr 2014 18:09:41 +0000 (11:09 -0700)
committerMathieu Chartier <mathieuc@google.com>
Fri, 4 Apr 2014 18:22:27 +0000 (11:22 -0700)
commit7bf9f190cd33a7e2f8584299eb889e9df66e0323
tree1817368ef167a6340129d2a59b0c423f5c87d604
parent34df691e64a6491e7312a850a1ad255e4cf02702
Improve invalid root dumping.

The invalid root dumping now attempts to print the root type.

Change-Id: Ie821296d569f34909ba6e2705f5c347cd2143a3a
runtime/gc/collector/mark_sweep.cc
runtime/gc/collector/mark_sweep.h
runtime/gc/heap.h
runtime/object_callbacks.h
runtime/thread_list.cc