Add verification for image ArtMethod declaring classes
Try and see if any ArtMethods in the image have declaring classes that are not marked in the heap live bitmap. Trying to mark these would cause a SIGSEGV since the bitmap is read only. TODO: Disable for performance. Bug: 27493510 Change-Id: I231b07b84d98dcd7ee1557c18956c86264058ee1
Loading
Please sign in to comment