diff options
author | Roland Levillain <rpl@google.com> | 2018-06-28 12:00:56 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2018-08-14 18:01:43 +0100 |
commit | 14e5a29a8c5dcd971376a4a04b3c3b05100b3f86 (patch) | |
tree | 81c607cde36b6481ed2cd2d8b41293f62a5521f8 /compiler/optimizing/graph_visualizer.cc | |
parent | e0943873483cb2169e5360e1f746931a3371aa24 (diff) |
Rename art::ReadBarrier::WhiteState as art::ReadBarrier::NonGrayState.
The read barrier state recorded in object's lockword used to be a
three-state value (white/gray/black), which was turned into a
two-state value (white/gray), where the "black" state was conceptually
merged into the "white" state. This change renames the "white" state
as "non-gray" and adjusts corresponding comments.
Test: art/test.py
Change-Id: I2a17ed15651bdbbe99270c1b81b4d78a1c2c132b
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions