commit | dbf3be0f133c0bdf454f637fee2452dbb5f7c027 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Fri Aug 29 15:40:08 2014 -0700 |
committer | Ian Rogers <irogers@google.com> | Wed Sep 03 17:39:44 2014 -0700 |
tree | cd57469dbefeb18ebbc0d8d2be3da236bb3218c5 | |
parent | a07557ccece64fa7084bb01b9d26957bd0977c10 [diff] |
VisitClassesWithoutClassesLock isn't safe if classes move. Which they do, so avoid by doing an array allocation. Also, tidy member variables to the end of ClassLinker. Remove unnecessary mutable. Tidy and fix a locks required/excluded. Change-Id: I2404a9e7a1ea997d68ab1206f97d2a20dffbda06