summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorRichard Uhler <ruhler@google.com>2015-07-13 17:00:35 -0700
committerRichard Uhler <ruhler@google.com>2015-07-15 08:36:56 -0700
commitfab6788358dfb64e5c370611ddbbbffab0ed0553 (patch)
treecbc08db766df9431aecfc66eb620304ba1589f2d /test/ProfileTestMultiDex/Main.java
parent8ae3588989ea99d8c60f885e3d830e6e0c87ff5f (diff)
Fix FieldGap priority queue ordering bug.
The priority queue for keeping track of gaps when packing fields in a class object had the order reversed, giving priority to smaller gaps instead of priority to larger gaps. This led to cases where fields were not placed in gaps when they could be. Bug: 22460222 Change-Id: I062e772e030c034adc227d75deed31c3322e203e
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions