commit | 0cc7f6bcced32d9157d9575716fce57f7d47b3b2 | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Thu Oct 06 10:12:00 2022 +0000 |
committer | Mythri Alle <mythria@google.com> | Thu Oct 06 10:12:00 2022 +0000 |
tree | 02c00388828ea60aef231fb0113f4ad240b22fef | |
parent | 1534b780fdf366a51c6cce60cc82ead13a57a706 [diff] |
Fix a bug when dumping locks from signal catcher We dump the threads that are holding some important locks in the signal catcher on a SIGQUIT. The check missed dumping them when a mutator lock is exlcusively held but other locks aren't. Test: art/test.py Change-Id: If87c2d74ba3244d038fbc5e3a88730d36debb1e0