commit | d7f8d05987e08723de008ba6dbbf66acb7db0f24 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Thu Mar 12 11:05:47 2015 -0700 |
committer | Andreas Gampe <agampe@google.com> | Thu Mar 12 11:08:21 2015 -0700 |
tree | b7c7eba735371151df11ca6d428a66468d72b308 | |
parent | 63a63fc38115c415863b8b2d56b012ae3d9e00c7 [diff] |
ART: Save work-line for pending runtime failure When we detect a pending runtime failure, we'll handle it as a generic throw, no matter the instruction type. But we won't have saved the work-line, which means we'll try to merge garbage into the handler's line. Copy the work-line when we set the failure. Bug: 19634276 Change-Id: I54df9e9492cd48802f93e2f1938adaadc55c9bd5