commit | c4bed16daa6689eaa2148261b19662291417ced6 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon May 01 13:46:24 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue May 02 14:01:41 2017 -0700 |
tree | 56d03d48010091acb6f2551e1381097b6148d106 | |
parent | 7113885fcd983b33ee1e350865d21517d6297843 [diff] |
ART: Change shutdown order Add explicit Shutdown method to ThreadList, doing the work that was previously in the destructor. Call sid method before unloading plugins and stopping the debugger. Modulo daemon threads, this ensures that thread events will have quiesced when plugins stop. Bug: 37763974 Test: m test-art-host Change-Id: I11d22f2c89a68e9f6720d61967b8e5aea41188dc