commit | 0a63beeb0922bb30e539ef4725c02ca9879924b1 | [log] [tgz] |
---|---|---|
author | Lokesh Gidra <lokeshgidra@google.com> | Fri Aug 19 18:12:03 2022 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Aug 22 23:08:48 2022 +0000 |
tree | 2350781fb094a500a83c1e800cb68d8ede2633e8 | |
parent | 9e75de89a033b729d3130bdd037c14a4dd60902e [diff] |
Allow all GCs when not using read barrier Currently we are trying to force userfaultfd GC when ART_USE_READ_BARRIER=false. But that doesn't work for targets attempting to use semi-space GC. Bug: 243181908 Test: ART_DEFAULT_GC_TYPE=SS ART_USE_READ_BARRIER=false art/test/testrunner/testrunner.py --host Change-Id: I0e17df4c7451bb627150ad9ca70030f315c4995f