commit | 289e7124653b58a42a9cb431117362890f584945 | [log] [tgz] |
---|---|---|
author | Lokesh Gidra <lokeshgidra@google.com> | Thu Oct 17 12:57:16 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Sat Oct 19 01:09:48 2019 +0000 |
tree | de68a507103f87c7e23335c22e3be89f11b370ce | |
parent | ad390fab9e0a724790337674692b4ef15cb4ccb2 [diff] |
pooled_mark_stacks: Add extra logging Maintain a map of thread and its associated mark stack. Everytime when the pooled_mark_stacks_ is of same size as kMarkStackPoolSize, this map should be empty. Also, there should not be any entry in the map for a destroying thread. This change is to be reverted once the bug is fixed. Bug: 140119552 Test: art/test/testrunner/testrunner.py Change-Id: I415ccd210985878dd6689ee2ef1e35712d464150