commit | 73cca6ff8a8134ddbf56c8aef80bb3cc46b83a7d | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Jul 02 17:40:28 2013 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Jul 02 17:41:59 2013 -0700 |
tree | e86f0f8db05388cb9daa17df58969fa1d0c5f7fc | |
parent | 0b4e3ef67508a0b8c121b6b26ab5ea0a1d8e7141 [diff] |
Fix DDMS lock ordering error. Renamed kJdwpSerialLock to guard both the jdwp socket and serial. Moved the lock priority higher than the alloc space lock priority. This is needed since walking the dlmalloc heap requires acquiring the alloc space lock. Change-Id: Idce47ea8c400643829edc5aaebb57f8b686b2853