commit | 4c7fc5950853b0c368e2148db77ced7c4d3c303c | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Wed Sep 03 10:30:11 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Sep 03 20:49:41 2014 -0700 |
tree | 811300167bfca85f03d560698250aaa68df1cf96 | |
parent | ff4cfe07009ac0b0f07475ef2aa91d9aaf9ab291 [diff] |
Fix native allocation watermark clamping. The main issue causing the test to fail is that native_footprint_gc_watermark_ becoming > growth_limit_ due to no clamping. Temporary runFinalization fix is calling runFinalization 2x. Bug: 17371542 Change-Id: I188cb530a44dd109e066a22091f12f8d2d4350c3