commit | af24def8967027f10ce8d44cb209c23032a2a1b4 | [log] [tgz] |
---|---|---|
author | Roland Levillain <rpl@google.com> | Wed Jul 12 13:18:01 2017 +0100 |
committer | Roland Levillain <rpl@google.com> | Wed Jul 12 13:20:53 2017 +0100 |
tree | 503bc7430d73944dc1faf51082fc36be1735d4c4 | |
parent | 08dd84adab79f98b2f2e7dfbccf8ef6b07cd3f2e [diff] |
Fix ART ARM64 CFI gtests with GCs other than CC with Baker read barriers. Since the introduction of a Marking Register in the ARM64 back end, gtests jni_cfi_test and optimizing_cfi_test produce different outputs for the Concurrent Copying (CC) collector with Baker read barriers on the one hand, and for other GCs on the other hand. Test: m test-art-host-gtest with tree built with ART_USE_READ_BARRIER=false Bug: 37707231 Change-Id: I63de8873f52df593eb664970f2be20f1089804a9