summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDmitry Petrochenko <dmitry.petrochenko@intel.com>2014-05-16 13:24:40 +0700
committerDmitry Petrochenko <dmitry.petrochenko@intel.com>2014-05-23 16:23:45 +0700
commitfa658b079d4795ec72867b7cc4561884714d69b7 (patch)
treeac863de724f331b9be21714a832b751cd6877048 /compiler/optimizing/graph_visualizer.cc
parent2054b925a635642bedd912c6da37ffa9f1d21c6d (diff)
x86_64: Fix 079-Phantom hang with QCG enabled
The 079 test creates "sWatcher" thread. In case of unexpected failure (e.g. Exception thrown) the sWatcher thread remains alive and it blocks VM shutdown. We mark the sWarcher thread as daemon and let VM to stop that thread during shutdown cause by unexpected error. Change-Id: I0cb0b8bbeb15de47b72ddae1a32fcfea3ef8720e Signed-off-by: Dmitry Petrochenko <dmitry.petrochenko@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions