OSDN Git Service

Don't abort during app image loading with no boot image
authorMathieu Chartier <mathieuc@google.com>
Mon, 11 Apr 2016 20:56:45 +0000 (13:56 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 12 Apr 2016 01:26:54 +0000 (18:26 -0700)
commit19578c9ae94725aaa82ef32fbfb2f9fd09321844
tree8a3c95f32c97b3a09eff5fd71cef5a850cd83aef
parent564289c753cbe3521f9523b350bd713c1fe2fbd4
Don't abort during app image loading with no boot image

Fail gracefully instead. Fixes test 119.

Bug: 22858531

(cherry picked from commit e719926c78d6b717ecc0d3d1620a757ae3019d20)

Change-Id: If39e0cf146a3bd03bf23646077e9547dd56ec81c
runtime/gc/space/image_space.cc