Make sure the referring class is in the dex cache.
The method CanAccessResolvedMethod expects the referring class in the dex file is already in the dex cache, which is true during AOT, but not necessarilly during JIT. bug:28295348 (cherry picked from commit 393fdb8b) Change-Id: I9665d377070278639eb4b5a6eeced85d656e6cb6
Loading
Please sign in to comment