commit | 7c50684e1390660d2fe8f8bfeca8b325d3ee931b | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Fri Sep 14 19:33:58 2018 +0100 |
committer | Roland Levillain <rpl@google.com> | Fri Sep 14 19:50:46 2018 +0100 |
tree | b9f38e46c2c871b61c1f46734981001158657387 | |
parent | 90236977e60d5d1497add1423f3e0a7155bb1b8f [diff] |
Disable Generational CC collection with non-Baker read barriers. The current implementation of the Sticky-Bit CC collector is only compatible with Baker read barriers. Disable it for other read barrier types (in particular, table-lookup read barriers). Test: ART_USE_GENERATIONAL_CC=true art/test.py Test: ART_USE_GENERATIONAL_CC=true ART_READ_BARRIER_TYPE=TABLELOOKUP art/test.py Bug: 67628039 Bug: 12687968 Change-Id: I6740de047545230397b65c21faf7738ad7124f8f