diff options
author | Orion Hodson <oth@google.com> | 2017-10-25 16:26:14 +0100 |
---|---|---|
committer | Orion Hodson <oth@google.com> | 2017-11-01 14:29:01 +0000 |
commit | 35d845b3f31d5b642833750a194051af4439e9af (patch) | |
tree | 62433828e77c391550361db4e58f285ee6846f6f /annotations/generate_annotated_java_files.py | |
parent | dc2ad6546ae480c5c79733a4b36ef1d0682cf031 (diff) |
VarHandle simplifications
Simplifications for the runtime to avoid pointer chasing:
- Store the coordinate types in the VarHandle as a separate fields
rather than a list.
- Store a boolean indicating a change in byte ordering is required
rather than a ByteOrder field.
And a consistency tweak with s/ByteArrayVarHandle/ByteArrayViewVarHandle/g.
Bug: 65872996
Test: art/test.py --host -g -j32
Change-Id: I11922b0c702d1d4b46c618db70ded22e2ac248d0
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions