commit | 61bf6a1c80bf797af5d7911ff71fc367fdb36742 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Aug 11 18:51:53 2014 -0700 |
committer | Andreas Gampe <agampe@google.com> | Wed Aug 13 15:59:04 2014 -0700 |
tree | d58a4ec82f04cd3b228ace7a91b4e577443de014 | |
parent | 837150818af0eee993f7d93c5a50c3c7b46f1dab [diff] |
ART: Tolerate shallow call stack in VMStack_getCallingClassLoader When the call stack does not have the three methods we expect, the visitor will return a nullptr value. Add a test to JniTest (and refactor the test a little for code reuse). Bug: 16867274 Change-Id: I5fb8f91f372a41e0bc11ef9f70640834591afa53