commit | a1705ea3dc57dcdecf1d4295e6ee0d6b85b5eacd | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Mar 28 20:12:13 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Mar 28 20:25:31 2017 -0700 |
tree | 78368c303d93ff15e7743e5cc772abd169c9049f | |
parent | 4ba18fdfc2581a2328ab745c2707e3ed375d9e64 [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. Bug: 36648696 Test: ./test.py --host -r -t 905 Change-Id: I485ef1a6a57e233a2c2128b30cae93532676b3bf