commit | 57aba86f29d7e795bf7e68c65cc464d2291b6af1 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jun 20 14:00:47 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Jun 20 14:00:47 2012 -0700 |
tree | 6d03848a0d66c686092d03c063298bac6cefa2f2 | |
parent | 72e401c59bce47fdf0274a0d47f0340b05e4f27f [diff] |
Throw OOME if pthread_create(3) fails. This is how dalvik behaved, though we offer useful detail messages. This patch also fixes a bug where we weren't actually including detail messages in OOMEs (not just the pre-allocated one). Change-Id: If6c8f47008a9bd058d9773f2f2e6e9a4f0d843e1