commit | 2eb840353822092d542361c8d6c4938acfddee8e | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Nov 19 14:43:58 2012 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Nov 19 14:43:58 2012 -0800 |
tree | ecc1b9bccf69455ef727becf4b043aa6e1a6c8cc | |
parent | 6aa852b927a12ba16f5c05ee7d044ac1372feb7f [diff] |
Fix 080-oom-throw println failing. System.println would occasionally fail since it does small allocations. This is fixed by releasing the memory used by the test before calling println. Change-Id: Ibb40f14f08d5844145b1da65750ecb50a7330dcd