diff options
author | Mathieu Chartier <mathieuc@google.com> | 2016-02-22 14:49:04 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2016-02-22 15:28:43 -0800 |
commit | a7deef9260bd53dfd6b51ace02b4e6200078d5ea (patch) | |
tree | 4f08e6d5bb4bafb7ce39356e80abcb926908e4d5 /compiler/optimizing/graph_visualizer.cc | |
parent | a5502e31cb558c6e257d1dd1889c073a793e3d9d (diff) |
Visit stack trace roots
We need to visit the declaring classes of all the methods in the
allocation stack traces to prevent class unloading for these
methods. If the class gets unloaded, it will free the linear alloc
resulting in hprof crashing during dumping.
Also a bit of clean up.
Bug: 26849503
Change-Id: I5cc57436294e4399388cb497819148b8a3b973d9
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions