commit | fab6788358dfb64e5c370611ddbbbffab0ed0553 | [log] [tgz] |
---|---|---|
author | Richard Uhler <ruhler@google.com> | Mon Jul 13 17:00:35 2015 -0700 |
committer | Richard Uhler <ruhler@google.com> | Wed Jul 15 08:36:56 2015 -0700 |
tree | cbc08db766df9431aecfc66eb620304ba1589f2d | |
parent | 8ae3588989ea99d8c60f885e3d830e6e0c87ff5f [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