OSDN Git Service

ART: Better InitWithoutImage error messages
authorAndreas Gampe <agampe@google.com>
Fri, 5 Feb 2016 05:45:01 +0000 (21:45 -0800)
committerAndreas Gampe <agampe@google.com>
Fri, 5 Feb 2016 22:40:33 +0000 (14:40 -0800)
commit7ba5a67686a5c6fc5735a4a9457958c79e6ca818
tree28cf3a255a03a0e18505af4fab68858ec4f1cc7a
parenta20748aceb63396c5e09366968bbc71308f745df
ART: Better InitWithoutImage error messages

InitWithoutImage can easily fail when assumptions of the runtime
with respect to core classes are wrong. Give some more general
helpful messages.

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