OSDN Git Service

ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371
authorAndreas Gampe <agampe@google.com>
Tue, 23 Jun 2015 21:18:17 +0000 (14:18 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 23 Jun 2015 23:02:16 +0000 (16:02 -0700)
commitf23f33de8b3e9abd16720e0f48d43d63d41dee16
tree837e9d42fba572427596a6be4dbbb0745bdb47a3
parentec3a4e7cdc4f268b40d923227c125429f4ee4884
ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371

Do not trigger DCHECK aborts for final and abstract classes when
they are used from other classes. Instead issue a soft error that
leads to a runtime failure.

Bug: 21873151
Change-Id: Ie5251a176722811b3c74585222874313a53f7e02
runtime/verifier/method_verifier.cc
runtime/verifier/method_verifier.h