Commit 4a01cc3f authored by Orion Hodson's avatar Orion Hodson
Browse files

ART: Relax heap verification failure count

Changes the atomic fail_count variable used in heap verification to be
a plain variable. It is used thread private state and can be updated
and read with the default C++ memory ordering.

Bug: 31023171
Test: art/test.py --host -j32
Change-Id: I16ad3e138797b9900ecf719ab22c0b2b03e53c33
parent 70755831
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment