diff options
author | 2025-01-31 16:20:23 -0800 | |
---|---|---|
committer | 2025-02-07 07:56:38 -0800 | |
commit | 764be11a8f3233cd4424dead01f0e8c64919cd04 (patch) | |
tree | 768dc7fc9d883e818f259d139fbf9799863e1fcd /runtime/native/java_lang_VMClassLoader.cc | |
parent | f850690a901c01d95210e3ecf66aa7255206aafc (diff) |
ThreadList::Dump() fix
Dump() can be called with and without the mutator lock. aosp/3111768
caused it to ask RunCheckpoint to repeatedly acquire the mutator lock
even when it already had it. Fix that.
This seemed to show up mostly after some other failures that try to
generate a thread dump.
Improve an obsolete comment.
Bug: 368234017
Test: Treehugger
Change-Id: I712d8d6f48fb60f7718a774a8379196cd945dfa6
Diffstat (limited to 'runtime/native/java_lang_VMClassLoader.cc')
0 files changed, 0 insertions, 0 deletions