diff options
author | Sebastien Hertz <shertz@google.com> | 2014-12-18 11:13:15 +0100 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2014-12-18 11:29:28 +0100 |
commit | 107e757bfd32cc27750955e6f392986414bebe75 (patch) | |
tree | e75824f21bbd9c75b865608ccfe1c09c70ea50a7 /compiler/optimizing/graph_visualizer.cc | |
parent | fcd3f33dde47ce13305a7dfb5a665bf832535ae4 (diff) |
JDWP: do not report start/end events for thread without peer
To report start/end thread events, we need the JDWP id of the thread.
To create a JDWP id, we need its java.lang.Thread peer. In the case
there is no Java peer, we can't report the event.
Follow-up https://android-review.googlesource.com/118548 where the
runtime attaches the current thread without Java peer when shutting
down.
Change-Id: Icc2d50f3d2eedd1e0e3c5a21affd2261aaf7a862
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions