diff options
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 |
commit | 27e771c3263c688b4f970f08d780aff7b8f1756b (patch) | |
tree | 73eb22522bcf87c7e7ac911d8e299d1bab82ad1a /test/ProfileTestMultiDex/Main.java | |
parent | c09d76c61fa008fae378abd45afa8138ebe16303 (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 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions