commit | c09d76c61fa008fae378abd45afa8138ebe16303 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Tue Mar 28 17:28:32 2017 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Mar 29 09:57:24 2017 -0700 |
tree | 9b23d0e3dee0b5121924a95d77c90a865e55885e | |
parent | cf45c943a77f28a31a85eb4560fa601aada89dc4 [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. (cherry picked from commit db6c2ab29ef6ebe89c9ea43dae3b899a935fa74e) Bug: 36654185 Test: ./test.py --host -r -t 924 Change-Id: I5cce41b31c32e59c80bb7c3afa03e8b0975ec54e