commit | 4112d8e1e371218047987aa025582de8e12aa1b4 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Mar 29 17:58:28 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Mar 30 18:32:52 2017 -0700 |
tree | 57e9dd17c2610c888ef4f7b13381627e8f0ac068 | |
parent | 743aa2120f1334c3df6756fbee3b55d610a5545f [diff] |
ART: Fix VISIT_OBJECTS and ABORT for FollowReferences If a root report does not set VISIT_OBJECTS, the referree should not be added to the worklist. Whenever an ABORT is requested, do not report the remaining roots. (cherry picked from commit c756f08bdc8bd3ea397b85531f397b2b29cd419b) Bug: 36727422 Test: art/test.py --host -t 913 Change-Id: I942559f6ab356fe2573a3a9bb88b2662cd5b23d0