summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorSebastien Hertz <shertz@google.com>2014-12-17 16:35:50 +0100
committerSebastien Hertz <shertz@google.com>2014-12-17 17:52:20 +0100
commitabe93e0098a2648fa286cfea01954737e32c7be9 (patch)
tree50830ce10a63def20a05e5a5660434472366d454 /compiler/optimizing/graph_visualizer.h
parentf610c0597e001cb1043aa4074afe25ae79a800e3 (diff)
JDWP: fix setting multiple breakpoints in the same method
When setting multiple breakpoints in the same method, we were incorrectly setting the deoptimization kind of all the breakpoints set after a first breakpoint. This resulted in incorrect deoptimization/undeoptimization and even an abort. This was caught by running the debugger with sanity checks enabled with libartd.so. We now set next breakpoints with the deoptimization kind of the first existing breakpoint (if any) so we trigger right [un]deoptimization when adding or removing a breakpoint. Bug: 18782753 Bug: 18651686 Change-Id: Idf36ede73302fba83a154052bef701bedc8bc726
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions