commit | c22c59ef8513b4cbbfd25073d1afbf58196b522a | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon Feb 24 15:16:06 2014 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Feb 25 11:10:31 2014 -0800 |
tree | 416fd01407baa5f4ee5f0f64ea8c1b328965a7b5 | |
parent | 661425e1f90d4f4ed44c66f5e74f48b92a3798df [diff] |
Remove started runtime check in RevokeAllThreadLocalAllocationStacks This check occasionally caused some thread local allocation stacks to incorrectly not get revoked when multiple threads were allocating without a started runtime. This showed up in image_test with compaction enabled when we were initializing classes in the compiler driver. Change-Id: I7f28d072feea333c2503e35265ba25c51a6308fe