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
1 file changed
tree: ecc1b9bccf69455ef727becf4b043aa6e1a6c8cc
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk