diff options
author | Roland Levillain <rpl@google.com> | 2017-01-16 14:58:23 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2017-01-17 11:55:07 +0000 |
commit | e71b35446985835363a4508646cf7b1121bd95a3 (patch) | |
tree | bd40763b04ba2028f3383736b2a14808e407120c /test/008-exceptions/src/MultiDexBadInit.java | |
parent | 8bd59a0fd46db83616785168231e09fb95ed2ead (diff) |
Move some fields in art::Thread to reduce maintenance burden.
Move fields `thread_local_start`, `thread_local_pos`,
`thread_local_end` and `thread_local_objects` before fields
`jni_entrypoints` and `quick_entrypoints` within
art::Thread, to avoid repetitive art::Thread field moves in
future CLs caused by the addition or deletion of entry
points.
Test: m test-art-host
test: m test-art-target (on ARM)
Change-Id: Ib67842e44a7f21a871ca4d1bb95dc6f7cfedc829
Diffstat (limited to 'test/008-exceptions/src/MultiDexBadInit.java')
0 files changed, 0 insertions, 0 deletions