commit | 27f5ae830c5418fa92094608a6e9f693ea88bb69 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Aug 20 18:19:23 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Aug 20 18:45:40 2014 -0700 |
tree | 1902748f74034b975aab99be380ccbacbab87624 | |
parent | c7fa9e3018434eed890034b14bd85645077ec2e9 [diff] |
Check pending exception result in AllocObjectWithAllocator. Possible previous bug: Allocation fails due to OOM and the collector transitions. This caused us to incorrectly retry the allocation with a pending exception. We now return null if there is a pending exception. Bug: 17164348 Change-Id: I22eab472afb2fdea6e800963ccb35ec0755ba0e6