commit | 9a9aee662ebde18bed2a8e263c921df4f529b27b | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Mar 04 10:30:39 2016 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Mar 04 17:00:14 2016 -0800 |
tree | 693b9fed88ed879b00055382da71c09d665ea1d2 | |
parent | 42e84e007ea69eefd871646a863cdae796ae3428 [diff] |
Use MarkIfNotInToSpace for SemiSpace::MarkObject SemiSpace::MarkObject is called from ModUnionScanImageRootVisitor which. These roots may be visited multiple times by the GC. One example is the allocation stack traces and a class visiting the same ArtMethod twice. Bug: 27435111 Change-Id: I721b8bcf7fe43f4c351d902c2f3422d3bb585295