OSDN Git Service

Try normal allocation if large object allocation fails
authorMathieu Chartier <mathieuc@google.com>
Mon, 1 Dec 2014 23:00:27 +0000 (15:00 -0800)
committerMathieu Chartier <mathieuc@google.com>
Mon, 1 Dec 2014 23:19:39 +0000 (15:19 -0800)
commitf1c4d0e3a27e9b39916750147ecdea1418fcc231
treecac6d330dd064bc4b596b48a122276f1bf3874ce
parentea1c3d77b92b30ec527f2ca5bfe316a882b698e0
Try normal allocation if large object allocation fails

If a large object allocation fails, we now try the normal allocators.

Bug: 18504942
Change-Id: I18b9759d6af885556941542c57fec584f18197f1
runtime/gc/heap-inl.h
runtime/gc/heap.h