diff options
author | 2019-06-12 10:00:57 -0700 | |
---|---|---|
committer | 2019-06-14 17:58:19 +0000 | |
commit | 3e2446bbe9326786a970c88bbfac80b8ed8e5cdd (patch) | |
tree | 3495f831cb926030c57901152a939718ff12886e /compiler/optimizing/instruction_simplifier_shared.h | |
parent | 1adb04fd1ab7a44b5bf0e0d8deb522b68849a2f6 (diff) |
ART: Correctly handle an abort from an unattached thread
Libbase may be shared with other platform components. In that case,
if the aborting thread is attached to the runtime, ART will print
its usual dump to be helpful.
If the thread is unattached, this must not be done as it would
violate mutex invariants.
Bug: 135056249
Test: m test-art-host-gtest-runtime_test
Change-Id: I61c3df5fdbc8ddaf279f39dc653738016986dcd9
Diffstat (limited to 'compiler/optimizing/instruction_simplifier_shared.h')
0 files changed, 0 insertions, 0 deletions