summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Second.java
diff options
context:
space:
mode:
authorAlex Light <allight@google.com>2019-05-07 15:28:39 -0700
committerTreehugger Robot <treehugger-gerrit@google.com>2019-05-08 19:42:49 +0000
commit342b69492cd0789d1c0903bb6d948e505e708048 (patch)
treeab3cbcdd37a1afc1b0ae96bf756c332a2b4ccbdc /test/ProfileTestMultiDex/Second.java
parentb34981b0b7a16b084a4ab30ce509ee98bf171e63 (diff)
Fix JVMTI GetStackTrace bug
GetStackTrace would incorrectly return ERR(ILLEGAL_ARGUMENT) if the number frames returned was less then the start depth and start depth was >= 0. This made some legal stack trace calls impossible. Instead it should have been checking that at least one frame was retrieved (since otherwise the start-depth was off the stack). Test: ./test.py --host Bug: 132196976 Change-Id: I9f959569f90dbb75de0010173b119472a4b5864e
Diffstat (limited to 'test/ProfileTestMultiDex/Second.java')
0 files changed, 0 insertions, 0 deletions