summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2018-12-01 17:30:10 +0000
committerDavid Brazdil <dbrazdil@google.com>2018-12-03 19:03:43 +0000
commit1ba63c8bf85c1dfcc8cf2cb9c6402fee43342877 (patch)
treeadaa71bd6f9df028cbf94cd1fbbc4dcfb3d81382 /annotations/generate_annotated_java_files.py
parent54be7bfba3e3efe021e70299e2fd6d62c1aef813 (diff)
Add fields to ClassExt to store pre-redefine DexFile pointer
Hidden API access checks refer to the dex file of a class to read the access flags of a given method/field. The pointer to the dex file is lost when the class is redefined with JVMTI. Add two fields to ClassExt which will preserve the DexFile pointer and ClassDef index of the redefined class. Bug: 119688837 Test: m test-art Change-Id: I4808a9bd9f9d29849a342355de6369fbce969b87
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions