commit | 02381600796357082dd5e2e6cf5dd2aaf24cdef5 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Jul 02 12:50:29 2013 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Jul 02 12:50:29 2013 -0700 |
tree | 6807d7d1e6682988049b032f22dfebe3521815de | |
parent | ae2fb91351509897699a29ae54a3d120a90b62ec [diff] |
Disable -Xjnigreflimit. This was supposed to help find bugs, but in practice (unlike the locale reference limit and the pinned array limit) doesn't. What it does do is cause well-behaved code to fail if its allocation rate is high. This has caused trouble for both audio and graphics code running on eng builds. Bug: 7903975 Change-Id: If475cb51c9cab13270a83a60d6d0aecfab758e88