OSDN Git Service

Remove bogus DCHECK.
authorNicolas Geoffray <ngeoffray@google.com>
Tue, 23 Jun 2015 17:16:46 +0000 (18:16 +0100)
committerNicolas Geoffray <ngeoffray@google.com>
Wed, 24 Jun 2015 09:02:22 +0000 (10:02 +0100)
commit9638b64f167d2447d118664c1e1276501e4a1ecc
tree2e6e562d6632b36cc279985900983ca420629ebc
parentd4a02cfc59a449d216faa687cfdaa4252b4a433f
Remove bogus DCHECK.

Spotted by running libcore tests with libartd.so. The FindClass
call will throw the exception if the element type is void.

Change-Id: Ic5df7eb6c9934b8e70f7bfdcfe533e5c1ad5c518
runtime/class_linker-inl.h