diff options
author | Roland Levillain <rpl@google.com> | 2018-11-05 18:31:49 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2018-11-05 18:37:26 +0000 |
commit | 0e15559d15570eb6283e298d67c82438f8fd2723 (patch) | |
tree | d95cb899bb49b067cbdcf37b7ca34a87b7e25838 /compiler/optimizing/graph_visualizer.cc | |
parent | 97d40f9c7b1157783d09861ce76d3a0b3da73cbe (diff) |
Print the address of the sentinel object for debugging purposes.
This object is always allocated in the non-moving space, and could be
the one triggering a failing assertion in
art::gc::collector::ConcurrentCopying::ProcessMarkStackRef. Print it
as part of the information dumped when this assertions fails.
Note: This is a temporary change that should be reverted after the
corresponding bug is closed.
Test: art/test.py
Bug: 116087961
Change-Id: I678989b4ad921fefbacbfc42218e18f7302cb174
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions