OSDN Git Service

ART: Avoid a recursive abort
authorAndreas Gampe <agampe@google.com>
Wed, 26 Nov 2014 19:58:42 +0000 (11:58 -0800)
committerAndreas Gampe <agampe@google.com>
Wed, 26 Nov 2014 23:45:16 +0000 (15:45 -0800)
commit7443c9abb22b10fc45895b2171fc0f67866863b7
treee422ef5fe3ecad66edeb36c1500cbc28e1b859b0
parent220526b05d4365a1820a694c98527eda2d3dc980
ART: Avoid a recursive abort

When waiting for checkpoints on abort, don't abort on timeout.

Change-Id: Ic87c25d466021d391563f870642251b69dd62af5
runtime/thread_list.cc