OSDN Git Service

ART: Show the previous failure type in init rejection
authorAndreas Gampe <agampe@google.com>
Mon, 21 Sep 2015 15:35:52 +0000 (08:35 -0700)
committerAndreas Gampe <agampe@google.com>
Mon, 21 Sep 2015 15:35:52 +0000 (08:35 -0700)
commit3d6b47018ecc8f469919d383b7d80568d94690cc
tree967273e1d788f727fb1388211ffe3b1bc43d3921
parent7b87ff905ada1815d9b24843cf13b6ff54240e34
ART: Show the previous failure type in init rejection

Print the descriptor of the failure type when we reject re-init
on a previously failed class.

Bug: 24213543
Change-Id: Ied0f101b81e386951313edd09865a8b0142b9d16
runtime/class_linker.cc