diff options
author | Aart Bik <ajcbik@google.com> | 2016-03-23 11:31:28 -0700 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2016-03-23 14:41:52 -0700 |
commit | d07453889fd9f314849df8c172afadb477e46d64 (patch) | |
tree | 7c8b2d9bace6f45622927e69a825222b3f103fd6 /compiler/optimizing/graph_visualizer.cc | |
parent | 6fa06e6f5a92cd318021afad9b036126438b2de4 (diff) |
Fix potential race condition with threads array.
Rationale:
Array should be filled with threads prior to first fork,
since only in that case does Java memory model ensure
all threads have consistent view of array, which itself is
subject to one test.
BUG=27805463
Change-Id: I28f1eb8461842217ced2255062d2135ef880e7d5
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions