summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2016-10-31 11:12:57 -0700
committerAlex Light <allight@google.com>2016-11-01 15:35:18 -0700
commit02e8f0793940b5fd42b038dd912006c6d98a843c (patch)
treec4dfc3f04221d776fb0d24f535691ca713e4ba3f /annotations/generate_annotated_java_files.py
parent6facd9d7eb3b76137a5e32949bf29f91d3b9f4f9 (diff)
Add dalvik.system.ClassExt class
This class is allocated by the runtime lazily and is used to hold data for java.lang.Class that is often not needed. This allows us to add useful things to keep around in Class without regressing memory use. Initially we are placing the saved verifyError into this class. This type is expected to grow as time goes on. Test: m test-art-host Change-Id: I9556734102d7e7a35a81e8af8b133cba2e75d16c
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions