summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_driver_test.cc
diff options
context:
space:
mode:
authorSebastien Hertz <shertz@google.com>2016-11-22 14:55:04 +0100
committerSebastien Hertz <shertz@google.com>2016-11-29 11:51:03 +0100
commitaf8bcf83535cd7bf5651ada2fb08a0ba9c5191d6 (patch)
treef029668c26269484652e9432fab3a246be81d2e7 /compiler/driver/compiler_driver_test.cc
parentda2d78ba97d177b80e0e9528362bcebc1fd31f0f (diff)
Fix event reporting from the debugger thread
The debugger thread may trigger events (like CLASS PREPARE after the initalization of a class while processing a command). This CL removes the incorrect CHECK that makes the runtime abort in this case. However, we do check that only the debugger thread can report an event while it is already processing a command. Bug: 33032664 Test: art/tools/run-jdwp-tests.sh '--mode=host' '--variant=X64' Change-Id: I32a284cfb4df6eb44eac27bbdcabd3c426d726ce
Diffstat (limited to 'compiler/driver/compiler_driver_test.cc')
0 files changed, 0 insertions, 0 deletions