commit | ce68cc6023ef929578bcff250dff150edd0ca5e9 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Jul 26 10:30:38 2017 -0700 |
committer | Alex Light <allight@google.com> | Wed Jul 26 10:47:21 2017 -0700 |
tree | cc07a3cc87c37d56b4b9d1ce9d5653220886bfd3 | |
parent | aed968d130d62d23cfe7f6051ca72c6a84fe1510 [diff] |
JVMTI GetLocalVariableTable function support Adds support for the JVMTI GetLocalVariableTable function. Also enables the can_access_local_variables capability. Other functions behind this capability will be added in next CL. Tests follow in later CL. Test: ./test.py --host -j50 Bug: 34414073 Bug: 36892980 Change-Id: I5a6746d3ae58f1c2b3c79c578f2622ead71d8990