summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorSebastien Hertz <shertz@google.com>2014-12-18 11:13:15 +0100
committerSebastien Hertz <shertz@google.com>2014-12-18 11:29:28 +0100
commit107e757bfd32cc27750955e6f392986414bebe75 (patch)
treee75824f21bbd9c75b865608ccfe1c09c70ea50a7 /compiler/optimizing/graph_visualizer.cc
parentfcd3f33dde47ce13305a7dfb5a665bf832535ae4 (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