summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2018-06-28 12:00:56 +0100
committerRoland Levillain <rpl@google.com>2018-08-14 18:01:43 +0100
commit14e5a29a8c5dcd971376a4a04b3c3b05100b3f86 (patch)
tree81c607cde36b6481ed2cd2d8b41293f62a5521f8 /compiler/optimizing/graph_visualizer.cc
parente0943873483cb2169e5360e1f746931a3371aa24 (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