commit | 4edd8476339fd93ba8ff384ad107f1fc662e64a3 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Jun 01 10:47:36 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon Jun 01 10:51:42 2015 -0700 |
tree | 6937496e8d32791ca450ef923d7e4b27eb07bf08 | |
parent | 7b9f214463b9a5a49b497421713efead3fb32ec4 [diff] |
Fix accidental IMT and root marking regression Was always using the conflict trampoline. Also included fix for regression in GC time caused by extra roots. Most of the regression was IMT. Fixed bug in DumpGcPerformanceInfo where we would get SIGABRT due to detached thread. EvaluateAndApplyChanges: From ~2500 -> ~1980 GC time: 8.2s -> 7.2s due to 1s less of MarkConcurrentRoots Bug: 19264997 Change-Id: I4333e80a8268c2ed1284f87f25b9f113d4f2c7e0