commit | 310008008c90fea246efd00cb99ee7ded97c5209 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Sun Jun 14 14:14:37 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jun 22 15:45:13 2015 -0700 |
tree | 93ef04470ec9c883e003b0a8043b370b8f05718f | |
parent | f7012291ed9c984e2b50d83d7a2d5758cd64c99a [diff] |
New experimental GC stress mode Tries to do a GC for every unique call stack (up to 16 frames). The goal is to catch moving GC bugs and lock violations without being rediculously slow. Some tests fail on 64 bits, 32 bit host doesn't work. N5 is booting. Added runtime -Xgc options: gcstress and nogcstress. Bug: 21664466 Change-Id: Icb8e420f2048e8ee83bcca7937563166a2638f5c