commit | ed15000a5099f5e230c8ded5ac75692bae272650 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Aug 28 11:16:54 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Aug 28 13:31:51 2015 -0700 |
tree | be78bce04c0c9611abc221fd71d9251d05e35d2b | |
parent | 12b7025d0393a2ce15410df6019844e59b77314d [diff] |
Fix some HandleScope bugs and add corresponding checks Some places were creating or destroying handle scopes without holding the mutator lock. This can cause GC crashes if thread roots are being marked or hprof dumps to also fail. Also added checks to catch some of these errors. Bug: 23468617 Change-Id: I1a2d615923484cfc25014967656775c445aa3f1f