summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler.cc
diff options
context:
space:
mode:
author Andreas Gampe <agampe@google.com> 2017-03-28 20:12:13 -0700
committer Andreas Gampe <agampe@google.com> 2017-03-29 10:01:01 -0700
commit27e771c3263c688b4f970f08d780aff7b8f1756b (patch)
tree73eb22522bcf87c7e7ac911d8e299d1bab82ad1a /compiler/optimizing/optimizing_compiler.cc
parentc09d76c61fa008fae378abd45afa8138ebe16303 (diff)
ART: Fix ObjectFree reporting
Free events should not be dispatched to all registered envs. They are specific to the env that the tag came from. Add a DispatchEvent that takes an env, add an env field to the tagging table, and connect the two. Update the stress test. Make it actually work with a tagging function for the second env. (cherry picked from commit a1705ea3dc57dcdecf1d4295e6ee0d6b85b5eacd) Bug: 36648696 Test: ./test.py --host -r -t 905 Change-Id: I485ef1a6a57e233a2c2128b30cae93532676b3bf
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions