OSDN Git Service

Make ART fail gracefully when it can't update the desired code.
authorCalin Juravle <calin@google.com>
Wed, 16 Jul 2014 13:45:03 +0000 (14:45 +0100)
committerCalin Juravle <calin@google.com>
Thu, 17 Jul 2014 20:18:30 +0000 (21:18 +0100)
commit39c86bc9de106e3641ecab2374a24e41d0430694
tree9c232a30f6f27c348e7b1be6a272021c8d7e43b6
parentd07c9cddccd0476456a5340b716bce3f107013b0
Make ART fail gracefully when it can't update the desired code.

ART was exiting with a fatal error when it couldn't clean an obsolete
file. Relaxing this and failing gracefully preserves the behaviour that
Dalvik had.

Bug: 15313272

(cherry picked from commit c54aea7f4acd1a32bb298d43c20e3e0217638926)

Change-Id: I862a8925a0edd6370e94af8fa984a64099240029
runtime/class_linker.cc
runtime/class_linker.h