commit | db6c2ab29ef6ebe89c9ea43dae3b899a935fa74e | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Mar 28 17:28:32 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Tue Mar 28 17:28:32 2017 -0700 |
tree | 0adb8cd725bc82f7aade936a804b25a21c7927f9 | |
parent | bf57b2b7eeec03dd5c0afd772e1f2e742cdb3cc0 [diff] |
ART: Fix GetThreadInfo Fix the retrieval of the context classloader. Make sure to have the field from the Thread class, don't look into a subclass. Add caching for the field. Also fix the usage restriction of the function, which is only valid during the Live phase. Bug: 36654185 Test: ./test.py --host -r -t 924 Change-Id: I5cce41b31c32e59c80bb7c3afa03e8b0975ec54e