summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorJohnnie Birch <johnnie.l.birch.jr@intel.com>2014-05-15 11:31:14 -0700
committerJohnnie Birch <johnnie.l.birch.jr@intel.com>2014-05-22 11:33:21 -0700
commit14e81447ebaa1d80aae0c53312d4ff238d3fd98a (patch)
tree9b3651a64e67f64055d351579e83a1a2794978ff /compiler/optimizing/graph_visualizer.cc
parent3ba5511665ffd31cc766fe7774a94eb18696a845 (diff)
Add a check for null thread before trying to suspend
The patch fixes a jpda test failure due to a failed assertion in SuspendThreadByThreadId. There should be a check for a null thread before the assertion check. This was the behavior of previous code (4.4.2) where this test passes, but this check was removed during some refactoring of the code. Change-Id: Ia63de5f159ce1e51110bf9dc604011d07b2f048e Signed-off-by: Johnnie Birch <johnnie.l.birch.jr@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions