diff options
author | Sebastien Hertz <shertz@google.com> | 2015-03-24 19:03:40 +0100 |
---|---|---|
committer | Sebastien Hertz <shertz@google.com> | 2015-04-01 12:22:52 +0200 |
commit | 4e5b20863898006ec6c9d120cda167d38dda6e60 (patch) | |
tree | 8cb7e98c87a4e48e6237fd2c172ae39f5b7f5a76 /disassembler/disassembler_mips.h | |
parent | 04914da1385564fca1990863d9a2690af10e1946 (diff) |
Fix JDWP race at runtime shutdown
When the runtime shuts down, it closes the JDWP connection with the
debugger. However, if a JDWP command is still being processed by the
JDWP handler thread when we close the connection, we won't be able to
send its reply.
Bug: 19628620
Change-Id: I20301325a347d66f3b9ef95ebe8f156abafb1f76
Diffstat (limited to 'disassembler/disassembler_mips.h')
0 files changed, 0 insertions, 0 deletions