Commit d4032e4e authored by Sebastien Hertz's avatar Sebastien Hertz
Browse files

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
parent 06b6da5c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment