OSDN Git Service

ART: Remove unnecessary SHARED_REQUIRES in ArtMethod
authorAndreas Gampe <agampe@google.com>
Tue, 29 Sep 2015 18:21:43 +0000 (11:21 -0700)
committerAndreas Gampe <agampe@google.com>
Tue, 29 Sep 2015 18:21:43 +0000 (11:21 -0700)
commit6dd332933a570f5e413dd0d784481607798fbcf5
treea978604c589e2d63c5e7d7b7155bf62ff3cb72cd
parent0766e3ff5638b14d6b3ea6157c800eed11be5b98
ART: Remove unnecessary SHARED_REQUIRES in ArtMethod

Move DCHECKs in GetAccessFlags into their own block and let them
acquire the mutator lock, if necessary. Then remove the old
annotations.

Change-Id: I29e24f17b001d0e16dc66c01a0f6450efb64ebc6
runtime/art_method-inl.h
runtime/art_method.h