OSDN Git Service

Adjustments for changes made to java.lang.Class
authorNeil Fuller <nfuller@google.com>
Tue, 16 Aug 2016 18:53:07 +0000 (19:53 +0100)
committerNeil Fuller <nfuller@google.com>
Wed, 17 Aug 2016 09:27:36 +0000 (10:27 +0100)
commit3d0aa88808052436981f589b7af4f1706c365187
tree6a6d232b20d5b275dac7ee849ba2fc81d9256afd
parent95afcbcc25bb17c9c34e8b7708013b612a3bb581
Adjustments for changes made to java.lang.Class

Fix up the runtime after removal of the annotationType field
from java.lang.Class.

Test: make test-art-host / boot a device
Change-Id: I5f37567d2b5ec381b35e66fef29287abe307b840
runtime/asm_support.h
runtime/class_linker_test.cc
runtime/mirror/class.h