commit | 245af87476b6784a2a1da04b47a0f1fc87ccc9c0 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Thu Apr 13 14:21:01 2017 +0100 |
committer | Roland Levillain <rpl@google.com> | Thu Apr 13 16:38:31 2017 +0100 |
tree | 0659aed19214377de8bb54b83751a4fda655050a | |
parent | b1a52116a1ca418dcccad2ca2acd6cb36f8ca0e7 [diff] |
Make ART build/test configurations use the CC collector by default. As the concurrent copying (CC) garbage collector is currently the default GC in ART, set `ART_USE_READ_BARRIER` to `true` on most build/test configurations, with the exception of configurations meant to explicitly exercise a specific collector, GC configuration, heap poisoning, or a build using Valgrind. Test: Rely on ab/master-art-host builds. Bug: 12687968 Change-Id: I6ef7d3ad668aa2d608f7e70794fb110aa65375ea