diff options
author | Sebastien Hertz <shertz@google.com> | 2015-06-12 15:47:34 +0200 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2015-07-06 10:46:07 +0200 |
commit | d4032e4e2d454b11dba74acc4824abb8a846f707 (patch) | |
tree | 8e81a560690c3d28a9400b072ec5ef38b7e439ee /compiler/optimizing/graph_visualizer.cc | |
parent | 06b6da5ccbf9246c697b8cf1be0ba58ce616521d (diff) |
JDWP: remove suspend count check on invoke
We used to return an error when the debugger asks to execute a method
in a thread that is suspended more than once. The reason was to avoid
blocking the JDWP thread on a thread that is still suspended.
Now invoke commands are handled asynchronously, we no longer need to
that check.
Bug: 19397712
Change-Id: I14f259923753e411dcce514183ed6fccd4cd0450
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions